Back to search
30
MCP

flaskmcp

pypi/flaskmcp

A Flask-based implementation of the Model Context Protocol (MCP)

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

flask-mcp-core
Flask integration for Model Context Protocol (MCP)
0 tools
flask-mcp-plus
Flask integration for Model Context Protocol (MCP)
0 tools
flask-mcp-server
Flask-MCP-Server is a lightweight, production-ready Model Context Protocol (MCP) server for Flask, with tool discovery, endpoint registratio
0 tools
mcp-kotlin-sdk
Kotlin implementation of the Model Context Protocol (MCP)
0 tools
mcpdotnet
.NET implementation of the Model Context Protocol (MCP)
0 tools
fast-mcp
A Ruby Implementation of the Model Context Protocol
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "flaskmcp": {
      "url": "None",
      "transport": "http"
    }
  }
}