ClaudeWave
maxim-saplin avatar
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

MCP Servers overview

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

What people ask about mcp_safe_local_python_executor

What is maxim-saplin/mcp_safe_local_python_executor?

+

maxim-saplin/mcp_safe_local_python_executor is mcp servers for the Claude AI ecosystem. 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. It has 44 GitHub stars and was last updated 9mo ago.

How do I install mcp_safe_local_python_executor?

+

You can install mcp_safe_local_python_executor by cloning the repository (https://github.com/maxim-saplin/mcp_safe_local_python_executor) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is maxim-saplin/mcp_safe_local_python_executor safe to use?

+

Our security agent has analyzed maxim-saplin/mcp_safe_local_python_executor and assigned a Trust Score of 64/100 (tier: OK). See the full breakdown of passed checks and flags on this page.

Who maintains maxim-saplin/mcp_safe_local_python_executor?

+

maxim-saplin/mcp_safe_local_python_executor is maintained by maxim-saplin. The last recorded GitHub activity is from 9mo ago, with 1 open issues.

Are there alternatives to mcp_safe_local_python_executor?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy mcp_safe_local_python_executor to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave — maxim-saplin/mcp_safe_local_python_executor
[![Featured on ClaudeWave](https://claudewave.com/api/badge/maxim-saplin-mcp-safe-local-python-executor)](https://claudewave.com/repo/maxim-saplin-mcp-safe-local-python-executor)
<a href="https://claudewave.com/repo/maxim-saplin-mcp-safe-local-python-executor"><img src="https://claudewave.com/api/badge/maxim-saplin-mcp-safe-local-python-executor" alt="Featured on ClaudeWave — maxim-saplin/mcp_safe_local_python_executor" width="320" height="64" /></a>

More MCP Servers