MCP Servers / development / Python Interpreter MCP

Python Interpreter MCP

JSON →
none3development

An MCP server that provides Python code execution capabilities through a REST API interface.

Install
How to run this server

No install command recorded.

server path: python-interpreter-mcp
Tools
What this server exposes
execute_python_code
Executes Python code using a remote interpreter service. Parameters: source_code (string) - The Python code to execute. Returns: stdout, stderr, exit_code, and files generated during execution.
Configuration
Environment & auth
authnone
Resources
Python Interpreter MCP — MCP Server · libregistry