/
An MCP server for processing images using Florence-2
Server configuration and capabilities from the MCP manifest
Size: 1,568 bytes (392 tokens)
Tools Found: 2
Analysis ID: 2bds28pl
An MCP server for processing images using Florence-2
Stars
Registry ID: dcf30ab3-ffde-4a3f-8d36-522b9e3016e3
Added to Registry: 9/21/2025
Last Updated: 9/22/2025
Last Seen: 9/22/2025
License: MIT License
Default Branch: main
Last Push: 9/18/2025
Last Release: 9/18/2025
Open Issues: 1
Historical performance and growth metrics over time
{
"server.json": {
"name": "io.github.jkawamoto/mcp-florence2",
"status": "active",
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-07-09/server.schema.json",
"version": "0.3.3",
"packages": [
{
"version": "0.3.3",
"transport": {
"type": "stdio"
},
"identifier": "https://github.com/jkawamoto/mcp-florence2/releases/download/v0.3.3/mcp-florence2.mcpb",
"file_sha256": "de5f4c53194f5b8235f613515239cc107ee2c1bfd8025612e94521676a8ae00e",
"registry_type": "mcpb"
}
],
"repository": {
"url": "https://github.com/jkawamoto/mcp-florence2",
"source": "github"
},
"description": "An MCP server for processing images using Florence-2"
},
"manifest.json": {
"name": "mcp-florence2",
"tools": [
{
"name": "ocr",
"description": "Process an image file or URL using OCR to extract text."
},
{
"name": "caption",
"description": "Processes an image file and generates captions for the image."
}
],
"author": {
"url": "https://github.com/jkawamoto",
"name": "Junpei Kawamoto",
"email": "kawamoto.junpei.s64@kyoto-u.jp"
},
"server": {
"type": "python",
"mcp_config": {
"args": [
"--from",
"${__dirname}",
"mcp-florence2"
],
"command": "uvx"
},
"entry_point": "src/mcp_florence2/__main__.py"
},
"license": "MIT",
"support": "https://github.com/jkawamoto/mcp-florence2/issues",
"version": "0.3.3",
"homepage": "https://github.com/jkawamoto/mcp-florence2",
"keywords": [
"florence-2",
"vision"
],
"repository": {
"url": "https://github.com/jkawamoto/mcp-florence2",
"type": "git"
},
"description": "An MCP server for processing images using Florence-2",
"display_name": "Florence-2 MCP Server",
"documentation": "https://github.com/jkawamoto/mcp-florence2",
"manifest_version": "0.1"
}
}Forks
Watchers
Contributors
Last Push: 9/18/2025
Last Release: 9/18/2025
Open Issues: 1