claude-code-notebook-mcp

mstampfer/claude-code-notebook-mcp

3.3

If you are the rightful owner of claude-code-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@mcphub.com.

The Jupyter MCP Gateway is a Model Context Protocol server designed to facilitate comprehensive interaction with Jupyter notebooks, fully compatible with Claude Code.

Tools

Functions exposed to the LLM to take actions

notebook_create

Creates a new, empty notebook file

notebook_delete

Deletes an existing notebook file

notebook_rename

Renames/moves a notebook file from one path to another

notebook_read

Reads an entire notebook and returns its structure as a dictionary

notebook_add_cell

Adds a new code or markdown cell after a specified index

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources