Alec2435/python_mcp
MCP Server to run python code locally
Platform-specific configuration:
{
"mcpServers": {
"python_mcp": {
"command": "npx",
"args": [
"-y",
"python_mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...