pydantic/mcp-run-python
MCP server to run Python code in a sandbox.
Platform-specific configuration:
{
"mcpServers": {
"mcp-run-python": {
"command": "npx",
"args": [
"-y",
"mcp-run-python"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...