Works with Claude Desktop • Cursor • Claude Code

Your AI can't run
Jupyter notebooks.

Claude and Cursor struggle with .ipynb files. They can't execute code, see outputs, or understand your data. Jupyters fixes that.

Read analysis.ipynb, fix the bug in cell 4, and plot the accuracy curve.
I'll read the notebook and debug the cell...
⚡ Executing Cell 4...
Error: shape mismatch: objects cannot be broadcast to a single shape
I found the shape mismatch. Reshaping the tensor and re-running...
✓ Cell 4 fixed. Accuracy: 98.4%

Finally, Jupyter that just works.

Install once. Your AI gets full notebook access.

Run Real Code

Execute cells in actual Jupyter kernels. See stdout, stderr, and return values instantly.

📊

See Your Plots

Matplotlib, Seaborn, Plotly charts are captured and shown directly to your AI.

🔍

Inspect Variables

Your AI sees DataFrame columns, tensor shapes, and data samples — not just "variable exists".

📓

Edit Notebooks

Read, write, split, and merge cells. Your AI structures notebooks exactly how you want.

🧠

Auto-Fix Errors

When code fails, Jupyters inspects the traceback to help your AI debug faster.

🔒

Safe by Default

Blocks dangerous operations (file deletion, system commands) unless you override.

16 Powerful Tools

Everything your AI needs to master Jupyter notebooks.

📓 Notebook

  • read_notebook
  • create_notebook
  • read_notebook_outline

✏️ Cells

  • read_cell
  • update_cell
  • add_cell
  • split_cell
  • merge_cells

⚡ Execution

  • run_cell
  • restart_kernel
  • get_execution_order

🔍 Inspection

  • inspect_variable
  • read_variable_sample
  • set_profile
View Full API Reference →

Simple Pricing

Free to start. $7/month for unlimited.

Free

$0

Forever

  • ✓ 10 executions/day
  • ✓ Read/write notebooks
  • ✓ Safety checks
Get Started