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