Connect to a Jupyter kernel to manage, edit, and run notebooks.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "jupyter-kernel-mcp" yet — see the docs or source repo.
Connect to the current Jupyter kernel, open notebook.ipynb, run all code cells in order, and if any error occurs, locate the failing cell, fix the code, and rerun it.
An executed notebook, corrected code, and a summary of the error and fixes.
Create a new Jupyter Notebook that reads sales.csv, checks missing values, summarizes sales by month, and generates a line chart with brief conclusions.
A complete notebook with data cleaning, analysis code, charts, and written conclusions.
Review all cells in this notebook, extract repeated code into functions, add missing Markdown headings, and reorganize it into sections for data loading, processing, modeling, and evaluation.
A cleaner, better-structured notebook with reusable code and clear documentation.
Let AI read, edit, and execute Jupyter notebooks directly.
Let AI manage notebook cells, dependencies, and efficient code execution.
Load, edit, search, and save Jupyter notebooks through MCP tools.
Connect to Jupyter via MCP to run code and explore data interactively.
Read, modify, and batch-process Jupyter notebooks without running a Jupyter server.
Connect AI agents to control local JupyterLab for coding and analysis.