Jupyter

Official ⚙️ Developer Tools

Talk to a live Jupyter notebook — run cells, read and write code, inspect outputs and manage your notebook from your AI assistant.

Tags

notebooksdata sciencepython

Tools (4)

execute_celladd_cellread_notebooklist_cells

Config for Claude Desktop / Cursor

{ "mcpServers": { "jupyter": { "command": "uvx", "args": [ "jupyter-mcp-server" ], "env": { "JUPYTER_URL": "your-jupyter-url-here", "JUPYTER_TOKEN": "your-jupyter-token-here" } } } }
Documentation →
Activate on Zubnet →