khshanovskyi/mcp-python-code-interpreter
3.2
If you are the rightful owner of mcp-python-code-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.
The MCP Python Code Interpreter is a stateful Python code execution environment with Jupyter kernel support, built on the Model Context Protocol (MCP).
Tools
Functions exposed to the LLM to take actions
execute_code
Execute Python code in a persistent Jupyter kernel environment.
list_session_files
List all files generated in a session.
clear_session
Manually clear a session and shutdown its kernel.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client