BeClaude

jupyter-notebook

New
7.3kSmitheryDevelopmentby openai

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.

First seen 5/22/2026

Install & Usage

1
Open your MCP config
~/.claude.json
2
Add the server config

Add the configuration to "mcpServers": { "jupyter-notebook": { "command": "...", "args": [] } }

3
Restart Claude Code
/mcp
View source on GitHub
codingdata-&-analyticsproductivity

Security Audits

LicenseUnknownSourceWarnRepositoryPass

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.