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.
PythonCode InterpreterSecurityLocal ExecutionHugging Facesmolagentstool
Installation & Configuration
{
"mcpServers": {
"-maxim-saplin-mcp-safe-local-python-executor": {
"command": "npx",
"args": [
"-y",
"-maxim-saplin-mcp-safe-local-python-executor-mcp"
]
}
}
}Information
Transport
stdio
Language
Python
Created
2025/3/27
Updated
2026/6/8