πŸ”§

MCP Python Executor

πŸ”§MCP Server

bsmi021/mcp-python-executor

glama

Installation

Claude CodeAuto-generated from README. View full documentation on GitHub β†’
claude mcp add mcp-python-executor -e PREINSTALLED_PACKAGES=numpy pandas matplotlib scikit-learn -e MAX_MEMORY_MB=512 -e EXECUTION_TIMEOUT_MS=30000 -e MAX_CONCURRENT_EXECUTIONS=5 -e LOG_LEVEL=info -e LOG_FORMAT=json -- node path/to/python-executor/build/index.js
Server ConfigurationServer configuration (JSON)
{ "mcpServers": { "mcp-python-executor": { "command": "node", ...
0
Last UpdatedJun 4, 2026