mcp-run-python
VerifiedbyPydantic
Run Python code via Pydantic AI's secure execution environment.
Configuration
{
"mcpServers": {
"mcp-run-python": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mcp-run-python"
]
}
}
}Add this to your claude_desktop_config.json file.