Back to search
30
MCP

flask-mcp-server

pypi/flask-mcp-server

Flask-MCP-Server is a lightweight, production-ready Model Context Protocol (MCP) server for Flask, with tool discovery, endpoint registration, async support, and full compliance with the latest MCP 2025-06-18 specification.

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

Similar MCP servers embedding-nearest

flaskmcp
A Flask-based implementation of the Model Context Protocol (MCP)
0 tools
flask-mcp-core
Flask integration for Model Context Protocol (MCP)
0 tools
flask-mcp-plus
Flask integration for Model Context Protocol (MCP)
0 tools
simple-fal-mcp
Model Context Protocol (MCP) server for fal.ai model discovery, execution, and ephemeral local workspaces.
0 tools
mcp-server-python-template
This template provides a streamlined foundation for building Model Context Protocol (MCP) servers in Python. It's designed to make AI-assist
0 tools
elasticsearch-mcp-server
A Model Context Protocol (MCP) server implementation that provides Elasticsearch and OpenSearch interaction.
0 tools

How to use

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

{
  "mcpServers": {
    "flask-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}