MCP.so
Sign In
Servers

Python_mcp_server

@angelo0217

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "python_mcp_server": {
      "command": "uv",
      "args": [
        "run",
        "python",
        "get-pip.py"
      ]
    }
  }
}

More from Other