フローレンス-2 MCP サーバー
Florence-2を使用して画像を処理するための MCP サーバー。
ローカル サーバーまたは Web サーバーに保存されている画像や PDF ファイルを処理し、OCR (光学文字認識) を使用してテキストを抽出したり、画像の内容を要約した説明的なキャプションを生成したりできます。
インストール
クロードデスクトップ向け
このサーバーを Claude Desktop 用に構成するには、 claude_desktop_config.json
ファイルのmcpServers
の下に次のエントリを編集します。
編集後、アプリケーションを再起動してください。詳細については、 「Claudeデスクトップユーザー向け - モデルコンテキストプロトコル」を参照してください。
Goose CLIの場合
Goose CLI で Bear 拡張機能を有効にするには、設定ファイル~/.config/goose/config.yaml
を編集して次のエントリを追加します。
Gooseデスクトップ用
次の設定で新しい拡張機能を追加します。
- タイプ: 標準IO
- ID : フローレンス2
- 名前:フローレンス-2
- 説明: Florence-2を使用して画像を処理するためのMCPサーバー
- コマンド:
uvx --from git+https://github.com/jkawamoto/mcp-florence2 mcp-florence2
Goose Desktop で MCP サーバーを構成する方法の詳細については、 「拡張機能の使用 - MCP サーバー」ドキュメントを参照してください。
ツール
ocr
OCR を使用して画像ファイルまたは URL を処理し、テキストを抽出します。
引数:
- src : 処理する必要がある画像ファイルへのファイル パスまたは URL。
キャプション
画像ファイルを処理し、画像のキャプションを生成します。
引数:
- src : 処理する必要がある画像ファイルへのファイル パスまたは URL。
ライセンス
このアプリケーションはMITライセンスに基づいてライセンスされています。詳細については、 LICENSEファイルをご覧ください。
This server cannot be installed
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
Florence-2 を使用して画像を処理するための MCP サーバー。
Related Resources
Related MCP Servers
- AsecurityAlicenseAqualityAn intelligent MCP server with a fully automated batch pipeline for web-ready images. Features include noise reduction, auto levels/curves, JPEG artifact removal, 4K resizing, smart sharpening with shadow/highlight enhancement, and advanced WebP conversion.Last updated -15JavaScriptMIT License
- -securityAlicense-qualityAn MCP server for analyzing images using OpenRouter vision models, offering capabilities like automatic image resizing, model configuration, and handling custom queries about images.Last updated -5JavaScriptMIT License
- AsecurityAlicenseAqualityAn MCP Server that integrates with Stability AI's API to provide high-quality image generation, editing, and manipulation capabilities including background removal, outpainting, search-and-replace, and upscaling.Last updated -133555TypeScriptMIT License
- AsecurityAlicenseAqualityAn MCP server that allows users to generate images using Replicate's Stable Diffusion model and save them to the local filesystem.Last updated -3PythonMIT License