Florence-2 MCP
AIMCP server for processing images using Florence-2 — OCR, captioning, and object detection from local or web images.
Quick Install
uvx mcp-florence2 Manual configuration
Add this to your Claude Code settings.json (or .claude/settings.json in your project):
{
"mcpServers": {
"florence2-mcp": {
"command": "uvx",
"args": [
"mcp-florence2"
]
}
}
} Looking for the right MCP server?
Answer a few questions — get an AI-picked shortlist of MCP servers that match your IDE and stack.
Open AI Tool Finder