yzfly/mcp-python-interpreter
If you are the rightful owner of mcp-python-interpreter and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server that allows LLMs to interact with Python environments, read and write files, execute Python code, and manage development workflows.
Tools
Functions exposed to the LLM to take actions
No tools
Prompts
Interactive templates invoked by user choice
python_function_template
Generate a template for a Python function with docstring.
refactor_python_code
Help refactor Python code for better readability and performance.
debug_python_error
Help debug a Python error.
Resources
Contextual data attached and managed by the client