mcp-server-jupyter
20
The MCP server enables programmatic management and interaction with Jupyter notebooks. It offers tools for reading, editing, and executing notebook cells, making it useful for integrating Jupyter functionalities into other platforms such as Claude Desktop.
Overview
An MCP server designed for managing and interacting with Jupyter notebooks programmatically.
Features
- Provides tools for:
- Reading notebook content with or without outputs
- Reading output of specific cells
- Adding, editing, and executing cells within a notebook
Usage
- To start using, begin with launching JupyterLab or Jupyter Notebook by configuring the virtual environment and installing JupyterLab.
- Configure Claude Desktop with the necessary MCP server setup to manage Jupyter notebooks effectively.
- Use Claude Desktop chat to interact with notebooks by specifying the full path to the files.
- Always reload notebooks after modifications made through the MCP server for updates.
Notes
- The current version does not support automatic reload after modifications.