ClaudeWave
maxim-saplin
maxim-saplin

mcp_safe_local_python_executor

View on GitHub

Stdio MCP Server wrapping custom Python runtime (LocalPythonExecutor) from Hugging Faces' `smolagents` framework. The runtime combines the ease of setup (compared to docker, VM, cloud runtimes) while providing safeguards and limiting operations/imports that are allowed inside the runtime.

MCP Servers44 stars11 forksPythonMITUpdated 9mo ago
ClaudeWave Trust Score
64/100
· OK
Passed
  • Open-source license (MIT)
  • Clear description
  • Mature repo (>1y old)
Flags
  • !Inactive (>180d)
Last scanned: 4/14/2026
Install in Claude Desktop
Method detected: Manual
{
  "mcpServers": {
    "mcp-safe-local-python-executor": {
      "command": "node",
      "args": ["/path/to/mcp_safe_local_python_executor/dist/index.js"]
    }
  }
}
1. Copy the snippet above.
2. Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (Mac) or %APPDATA%\Claude\claude_desktop_config.json (Windows).
3. Replace any <placeholder> values with your API keys or paths.
4. Restart Claude Desktop. The MCP server appears automatically.
💡 Clone https://github.com/maxim-saplin/mcp_safe_local_python_executor and follow its README for install instructions.
Use cases
🛠️ Dev Tools⚙️ DevOps🧠 AI / ML

MCP Servers overview

README preview not available. Visit the repo on GitHub for full documentation.

More MCP Servers