Back to search
30
MCP

mcp2py

pypi/mcp2py

Turn any MCP server into a Python module

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

Similar MCP servers embedding-nearest

allbemcp
Turn any Python library into an MCP Server
0 tools
backend2mcp
Convert any Python web backend into a fully functional MCP server automatically
0 tools
mcp2cli
Turn any MCP server or OpenAPI spec into a CLI
0 tools
ipython-mcp
MCP Server for IPython kernel integration
0 tools
mcp-anything
One command to turn any software into an MCP server
0 tools
gmcp
Transform any FastAPI server into an MCP server
0 tools

How to use

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

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