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.
Flask-MCP-Plus helps AI developers create powerful backend services for their language models. It takes your custom tools, data, and prompts, and exposes them in a structured, type-safe way that AI models can easily understand and interact with. This is for developers building AI applications that need to connect language models to external functions, databases, or dynamic content.
Available on PyPI.
Use this if you are building an AI application and need to enable your language model to call external functions, fetch dynamic data, or generate guided prompts by exposing these capabilities through a Flask-based server.
Not ideal if you are an end-user looking for a ready-to-use AI application, as this is a framework for developers to build such applications.
Stars
8
Forks
1
Language
Python
License
Apache-2.0
Category
Last pushed
Dec 26, 2025
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.
samuelgursky/davinci-resolve-mcp
MCP server integration for DaVinci Resolve
tadata-org/fastapi_mcp
Expose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!
alondmnt/joplin-mcp
MCP server for the Joplin note taking app