Florence-2 MCP 服务器
使用Florence-2处理图像的 MCP 服务器。
您可以处理存储在本地或 Web 服务器上的图像或 PDF 文件,以使用 OCR(光学字符识别)提取文本或生成总结图像内容的描述性标题。
安装
对于克劳德桌面
要为 Claude Desktop 配置此服务器,请在mcpServers
下使用以下条目编辑claude_desktop_config.json
文件:
编辑完成后,重新启动应用程序。更多信息,请参阅:针对 Claude 桌面用户 - 模型上下文协议。
对于 Goose CLI
要在 Goose CLI 中启用 Bear 扩展,请编辑配置文件~/.config/goose/config.yaml
以包含以下条目:
适用于 Goose Desktop
使用以下设置添加新扩展:
- 类型:标准IO
- ID :florence-2
- 名称:佛罗伦萨-2
- 描述:使用 Florence-2 处理图像的 MCP 服务器
- 命令:
uvx --from git+https://github.com/jkawamoto/mcp-florence2 mcp-florence2
有关在 Goose Desktop 中配置 MCP 服务器的更多详细信息,请参阅文档:使用扩展 - MCP 服务器。
工具
光学字符识别
使用 OCR 处理图像文件或 URL 以提取文本。
参数:
- src :需要处理的图像文件的文件路径或 URL。
标题
处理图像文件并生成图像的标题。
参数:
- src :需要处理的图像文件的文件路径或 URL。
执照
此应用程序采用 MIT 许可证。有关更多详细信息,请参阅许可证文件。
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