jupyter-notebook
NewUse when the user asks to create, scaffold, or edit Jupyter notebooks (`.ipynb`) for experiments, explorations, or tutorials; prefer the bundled templates and run the helper script `new_notebook.py` to generate a clean starting notebook.
Install & Usage
~/.claude.jsonAdd the configuration to "mcpServers": { "jupyter-notebook": { "command": "...", "args": [] } }
/mcpSecurity Audits
Frequently Asked Questions
What is jupyter-notebook?
Use when the user asks to create, scaffold, or edit Jupyter notebooks (`.ipynb`) for experiments, explorations, or tutorials; prefer the bundled templates and run the helper script `new_notebook.py` to generate a clean starting notebook.
How to install jupyter-notebook?
To install jupyter-notebook: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "jupyter-notebook": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.
What is jupyter-notebook best for?
jupyter-notebook is a mcp categorized under Development. It is designed for: coding, data-&-analytics, productivity. Created by openai.