jupyter-notebook-mcp logo

jupyter-notebook-mcpModel Context Protocol (MCP) priekš Jupyter Notebook

(0)
Daniel NikulshynPārskatījis Daniel Nikulshyn·Atjaunināts 2026. g. jūlijs

Pārskats

JupyterMCP savieno Jupyter Notebook ar Claude AI caur Model Context Protocol (MCP), ļaujot veikt koda izpildi, datus analīzi, vizualizāciju un daudz ko citu ar mākslīgās inteliģences palīdzību. Šī integrācija ļauj Claude AI tieši mijiedarboties un kontrolēt Jupyter Notebook. Tā atbalsta tikai Jupyter Notebook versiju 6.x un sastāv no trīs galvenajiem komponentiem: WebSocket serveris, klienta JavaScript un MCP serveris.

Galvenās funkcijas

  • Divvirzienu komunikācija caur WebSocket balstītu serveri
  • Laukuma manipulēšana (ievietot, izpildīt, pārvaldīt)
  • Notebook pārvaldība (saglabāt, iegūt informāciju)
  • Laukuma izpilde (palaist konkrētus laukumus vai visus laukumus)
  • Izvades iegūšana ar teksta ierobežojumu iespējām

Cenas

Modelis
Free
Kategorija
MCP Serveri
Vērtējums
Nav atsauksmju

Lietošanas gadījumi

AI atbalstīta datu analīze

Izmantojiet Claude AI, lai mijiedarbotos ar Jupyter Notebook datu analīzei, vizualizācijai un koda izpildei.

Automatizēta koda izpilde

Izmantot Claude AI, lai izpildītu konkrētus laukumus vai visus laukumus Jupyter Notebook, vienkāršojot darba plūsmu.

Plusi un mīnusi

Plusi

  • Ļauj veikt AI atbalstītu koda izpildi un datu analīzi
  • Ļauj Claude AI tieši mijiedarboties un kontrolēt Jupyter Notebooks
  • Atbalsta divvirzienu komunikāciju starp Claude AI un Jupyter Notebook

Mīnusi

  • Atbilst tikai Jupyter Notebook versijai 6.x
  • Prasa Python 3.12 vai jaunāku un uv pakotņu pārvaldnieku
  • Iestatīšanas process ietver vairākus soļus un konfigurāciju

Kauju rekords

1 kaujā Panteonā.

0
1.
0
2.
1
3.

Last battle

Atsauksmes

Pieslēdzies, lai atstātu atsauksmi.

Vēl nav atsauksmju. Esi pirmais!

Jautājumi

What are the prerequisites for installing JupyterMCP?

You need Python 3.12 or newer and the uv package manager. After cloning the repo, create a virtual environment, install the kernel, and optionally add packages like seaborn. Finally, configure the Claude desktop app with the mcpServers settings.

Asked by Thandiwe Dlamini · Jan 12, 2026

How does Claude AI interact with the notebook using JupyterMCP?

Claude can insert, execute, and manage cells, save notebooks, retrieve information, run specific or all cells, and fetch output content (with text limits) via a WebSocket-based two‑way communication channel.

Asked by Farah Rahimi · Dec 15, 2025

What Jupyter versions does JupyterMCP support?

JupyterMCP works only with Jupyter Notebook 6.x. It is not compatible with Jupyter Lab, Notebook v7.x, VS Code Notebooks, or Google Colab.

Asked by Ximenez Alvarado · Nov 16, 2025

What are the main components of the JupyterMCP integration?

It consists of three parts: a WebSocket server (jupyter_ws_server.py) inside the notebook, a client JavaScript (client.js) that runs in the notebook, and an MCP server (jupyter_mcp_server.py) that implements the Model Context Protocol.

Asked by Nils Johansson · Nov 18, 2025

Uzdod jautājumu

MCP Serveri alternatīvas