jupyter-mcp-server
314
Jupyter MCP Server is a Model Context Protocol server implementation designed to integrate with Jupyter notebooks using any JupyterLab instance. It offers real-time control and compatibility with MCP clients, enhancing notebook interaction.
🪐 ✨ Jupyter MCP Server
Jupyter MCP Server is a Model Context Protocol (MCP) server implementation for interacting with Jupyter notebooks in any JupyterLab instance, including local setups.
Key Features
- Real-time control: View notebook changes in real-time.
- Smart execution: Automatically adjusts when a cell run fails.
- MCP-Compatible: Works with MCP clients like Claude Desktop, Cursor, Windsurf, and more.
Getting Started
- Follow the Usage Guide to use Jupyter-MCP-server with an MCP compatible client.
- Dive into the Tools documentation section to understand the tools powering the server.
👉 Check out the Resources documentation section for blog posts, videos, and more.