Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by bashar94 • Uncategorized
A Flask-based server implementing the Model Context Protocol (MCP) with unified HTTP and STDIO transports.
A unified HTTP endpoint to perform JSON-RPC calls and receive server-sent events.
Role-based access control and authentication via API keys or HMAC.
Integrate MCP protocol support into existing Flask applications or run standalone MCP servers.
flask-mcp-server is a Python package that provides a Flask-integrated or standalone server for the Model Context Protocol (MCP). It supports a unified `/mcp` endpoint for JSON-RPC and SSE streaming, includes built-in security features like API key and HMAC authentication, rate limiting, and CORS handling. The server offers extensibility through service providers, role-based access control, TTL caching, and supports multiple transports including HTTP and STDIO. It is designed for easy integration into existing Flask apps or running as a dedicated server with OpenAPI and Swagger documentation.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.