jupyter-notebook-mcp
If you are the rightful owner of jupyter-notebook-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@mcpreview.com.
JupyterMCP connects Jupyter Notebook to Claude AI through the Model Context Protocol (MCP), enabling AI-assisted code execution and data analysis.
JupyterMCP is a tool that integrates Jupyter Notebook with Claude AI using the Model Context Protocol (MCP). This integration allows Claude AI to interact with Jupyter Notebooks, facilitating AI-assisted code execution, data analysis, and visualization. The tool is specifically designed for Jupyter Notebook version 6.x and is not compatible with Jupyter Lab, Jupyter Notebook v7.x, VS Code Notebooks, Google Colab, or other notebook interfaces. JupyterMCP features a WebSocket-based server for two-way communication, enabling Claude AI to manipulate notebook cells, manage notebooks, execute cells, and retrieve outputs. The system comprises a WebSocket server, a client JavaScript file, and an MCP server, all working together to provide seamless interaction between Jupyter Notebooks and Claude AI.
Features
- Two-way communication: Connect Claude AI to Jupyter Notebook through a WebSocket-based server
- Cell manipulation: Insert, execute, and manage notebook cells
- Notebook management: Save notebooks and retrieve notebook information
- Cell execution: Run specific cells or execute all cells in a notebook
- Output retrieval: Get output content from executed cells with text limitation options