server.json•639 B
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json",
"name": "io.github.jkawamoto/mcp-florence2",
"description": "An MCP server for processing images using Florence-2",
"status": "active",
"repository": {
"url": "https://github.com/jkawamoto/mcp-florence2",
"source": "github"
},
"version": "0.3.4",
"packages": [
{
"registryType": "mcpb",
"identifier": "https://github.com/jkawamoto/mcp-florence2/releases/download/v0.3.4/mcp-florence2.mcpb",
"fileSha256": "",
"version": "0.3.4",
"transport": {
"type": "stdio"
}
}
]
}