mcp_safe_local_python_executor
MCP Serverby maxim-saplin · Added 5mo ago
Claude
50
Install
git clone https://github.com/maxim-saplin/mcp_safe_local_python_executorAdd to Claude
claude mcp add mcp-safe-local-python-executorQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"mcp-safe-local-python-executor": {
"command": "npx",
"args": [
"@modelcontextprotocol/mcp-safe-local-python-executor"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Safe Python interpreter based on HF
Tags
developmentmcp-server