Florence-2
Integrates with Florence-2 to enable advanced image analysis and manipulation tasks like visual question answering, image captioning, and content-based image retrieval.
4 stars
0 tools
Created Aug 2025
@jkawamoto/jkawamoto-florence-2-florence2About
Integrates with Florence-2 to enable advanced image analysis and manipulation tasks like visual question answering, image captioning, and content-based image retrieval.
Categories
general
Installation
npm
npm install @jkawamoto/jkawamoto-florence-2-florence2
Configuration
{
"mcpServers": {
"jkawamoto-florence-2-florence2": {
"command": "npx",
"args": [
"-y",
"@jkawamoto/jkawamoto-florence-2-florence2"
]
}
}
}