PluginBench
MCP Server

io.github.jkawamoto/mcp-florence2 MCP Server

io.github.jkawamoto/mcp-florence2

What is the io.github.jkawamoto/mcp-florence2 MCP server?

An MCP server for processing images using Florence-2

How to install io.github.jkawamoto/mcp-florence2

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-florence2": {
      "command": "https://github.com/jkawamoto/mcp-florence2/releases/download/v0.3.14/mcp-florence2.mcpb",
      "args": []
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "mcp-florence2": {
      "command": "https://github.com/jkawamoto/mcp-florence2/releases/download/v0.3.14/mcp-florence2.mcpb",
      "args": []
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "mcp-florence2": {
      "command": "https://github.com/jkawamoto/mcp-florence2/releases/download/v0.3.14/mcp-florence2.mcpb",
      "args": []
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "mcp-florence2": {
      "type": "stdio",
      "command": "https://github.com/jkawamoto/mcp-florence2/releases/download/v0.3.14/mcp-florence2.mcpb",
      "args": []
    }
  }
}
Claude Code
claude mcp add mcp-florence2 -- https://github.com/jkawamoto/mcp-florence2/releases/download/v0.3.14/mcp-florence2.mcpb

Related MCP servers

A MCP server for interacting with Bear note-taking software.

View repository →

An MCP server for interacting with Memos.

View repository →

An MCP server retrieving transcripts of YouTube videos

View repository →