notebook icon indicating copy to clipboard operation
notebook copied to clipboard

Add MCP for jupyter-notebook, so LLM code tools can control notebook

Open mzl9039 opened this issue 3 months ago • 2 comments

Problem

(I'm new here, so if i made some mistakes, just tell me.)

  • Currently LLM tools like claude code etc. can help development on project level, but it cant better communicate with notebook, so currently i cant find any notebook extention or MCP that developed for notebook that these tools can help development on notebooks.

Proposed Solution

  • I think there are 2 opssible solutions: 1) develop an extention for jupyterlab, which LLM tools can connect to and control notebook by this extention; 2) develop MCP for notebook, which LLM tools can connect to and control notebook more directly.

Additional context

  • Currently I notice a similar project that want to do the similar things: https://github.com/jbeno/cursor-notebook-mcp

mzl9039 avatar Sep 02 '25 05:09 mzl9039

Hi @mzl9039, thank you for opening this issue! There is a related discussion in JupyterLab, https://github.com/jupyterlab/jupyterlab/issues/17812, which you might be interested in.

RRosio avatar Sep 02 '25 17:09 RRosio

Hi @mzl9039, thank you for opening this issue! There is a related discussion in JupyterLab, jupyterlab/jupyterlab#17812, which you might be interested in.

thx!!!!

mzl9039 avatar Sep 03 '25 00:09 mzl9039