Back to directory
@pydantic/mcp-run-python

@pydantic/mcp-run-python

@pydantic16376

MCP server to run Python code in an isolated sandbox using Pyodide and Deno.

pythonsandboxdenopyodidemcp-servertool

Installation & Configuration

{
  "mcpServers": {
    "-pydantic-mcp-run-python": {
      "command": "npx",
      "args": [
        "-y",
        "-pydantic-mcp-run-python-mcp"
      ]
    }
  }
}

Information

Transport
stdiossestreamable
Language
typescript
Created
2024/6/21
Updated
2026/4/15