maocatooo/flask-mcp-plus
Flask-MCP-Plus is a Flask-based Streamable MCP(Model Context Protocol) framework for exposing tools, resources, and prompts with type safety and automatic JSON schema generation.
Builds MCP servers using Flask decorators (`@mcp.tool`, `@mcp.resource`, `@mcp.prompt`) with Pydantic validation and automatic JSON schema generation from type hints. Supports streamable HTTP transport for client connections, dynamic URI templates for resources, and multi-content responses (text, images, binary data). Designed for exposing Python functions as MCP-compliant endpoints that integrate with AI clients and Claude desktop applications.
Available on PyPI.
Stars
8
Forks
1
Language
Python
License
Apache-2.0
Category
Last pushed
Dec 26, 2025
Monthly downloads
37
Commits (30d)
0
Dependencies
2
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/maocatooo/flask-mcp-plus"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
PrefectHQ/fastmcp
🚀 The fast, Pythonic way to build MCP servers and clients.
datalayer/jupyter-mcp-server
🪐 🔧 Model Context Protocol (MCP) Server for Jupyter.
tadata-org/fastapi_mcp
Expose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!
samuelgursky/davinci-resolve-mcp
MCP server integration for DaVinci Resolve
alondmnt/joplin-mcp
MCP server for the Joplin note taking app