MCP Python Interpreter
Related Servers
Alternatives to MCP Python Interpreter
No user-submitted related servers found.
Related Servers
- FlicenseAqualityNot gradedmaintenanceA Model Context Protocol server that allows LLMs to interact with Python environments, enabling code execution, file operations, package management, and development workflows.9-
- FlicenseNot gradedqualityCmaintenanceEnables safe execution of Python code with AI assistance and integration with Model Context Protocol tools.1-
- FlicenseBqualityCmaintenanceEnables AI agents to execute terminal commands and Python scripts, search and manage files, and create or delete folders through the Model Context Protocol.9-
- AlicenseAqualityDmaintenanceA Model Context Protocol server that allows LLMs to interact with Python environments, execute code, and manage files within a specified working directory.101,957 PyPI102MIT
- FlicenseNot gradedqualityBmaintenanceEnables AI assistants to execute bash commands, run Python code, manage files, search the web, interact with Git, and perform system administration tasks through the Model Context Protocol.-
- AlicenseNot gradedqualityDmaintenanceExecutes Python code with safety constraints and manages Python packages through the Model Context Protocol.6 npm3MIT
TDQS
Scored across 9 tools
Each tool targets a distinct operation: package installation, listing, environments, code execution (inline/file), file read/write, and listing Python files. There is no overlap, and descriptions clearly differentiate similar tools like run_python_code and run_python_file.
All tool names follow a consistent verb_noun pattern in snake_case (e.g., install_package, list_directory, run_python_code). No deviations or mixed conventions.
With 9 tools, the set is well-scoped for a Python interpreter server. It covers essential operations without being overwhelming or too sparse.
Core workflows (install, run, read/write files, list environments) are covered. Minor gaps include missing uninstall_package and more detailed environment management, but the set is sufficient for common tasks.