MCP.so
Sign In
Servers

python_local MCP Server

@Alec2435

MCP Server to run python code locally

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

{
  "mcpServers": {
    "python_mcp": {
      "command": "uv",
      "args": [
        "sync"
      ]
    }
  }
}

More from Other