Florence-2 MCP 서버
Florence-2를 사용하여 이미지를 처리하기 위한 MCP 서버.
로컬 또는 웹 서버에 저장된 이미지나 PDF 파일을 처리하여 OCR(광학 문자 인식)을 사용하여 텍스트를 추출하거나 이미지의 내용을 요약하는 설명 캡션을 생성할 수 있습니다.
설치
클로드 데스크탑용
Claude Desktop에 맞게 이 서버를 구성하려면 mcpServers
아래에 다음 항목을 추가하여 claude_desktop_config.json
파일을 편집합니다.
지엑스피1
편집 후 애플리케이션을 다시 시작하세요. 자세한 내용은 Claude Desktop 사용자용 - 모델 컨텍스트 프로토콜을 참조하세요.
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
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