πŸ”§

MCP Python Executor

πŸ”§MCP Server

bsmi021/mcp-python-executor

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)
json
{ "mcpServers": { "mcp-python-executor": { "command": "node", ...
glama
3
Last UpdatedFeb 25, 2025