gabiteodoru/ipython-mcp
3.2
If you are the rightful owner of ipython-mcp 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.
An MCP server that connects to existing IPython kernels, allowing Claude to execute code in a shared persistent environment with your IDE.
Tools
Functions exposed to the LLM to take actions
start_kernel
Start new IPython kernel and auto-connect
connect_to_kernel
Connect to existing IPython kernel
execute_code
Execute Python code on the connected kernel
kernel_status
Check current connection status
disconnect_kernel
Disconnect from current kernel
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client