Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
Florence-2 MCP Server
by
jkawamoto
Verified
GitHub
Image & Video Processing
Python
MIT License
1
Reddit
Discord
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
mcp-florence2
src
mcp_florence2
src/mcp_florence2/florence2.py
src/mcp_florence2/__init__.py
src/mcp_florence2/__main__.py
src/mcp_florence2/server.py
src/mcp_florence2/subprocess.py
# __main__.py # # Copyright (c) 2025 Junpei Kawamoto # # This software is released under the MIT License. # # http://opensource.org/licenses/mit-license.php from . import main main()