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 that provides interaction with 📓 Jupyter notebooks running in any JupyterLab (works also with your 💻 local JupyterLab).
Key features include:
- ⚡ Real-time control: view the notebook change in real-time.
- 🔁 Smart execution: automatically adjusts when a cell run fails.
- 🤝 MCP-Compatible: compatible with any MCP clients like Claude Desktop, Cursor, Windsurf, and more.
To get started:
- 📘 Follow the Usage Guide to use Jupyter-MCP-server with a MCP compatible client.
- 🧰 Dive into the Tools documentation section to understand the tools powering the server.
Looking for blog posts, videos or other resources related to Jupyter MCP Server?
👉 Check out the Resources documentation section.