VS Code Notebook
Enables AI agents to operate Jupyter notebooks in VS Code through a bridge server architecture supporting cell manage...
What it does
Enables AI agents to operate Jupyter notebooks in VS Code through a bridge server architecture supporting cell management, code execution, and kernel control.
Connects AI agents to VS Code's Jupyter notebook environment through a three-layer architecture: an MCP server communicating via stdio, a localhost-only HTTP bridge server, and a VS Code extension that interfaces with the native notebook API. Supports full notebook lifecycle operations including opening, reading, and saving notebooks, as well as cell-level operations like inserting, deleting, and modifying cells. Provides code execution capabilities for individual cells or entire notebooks, along with kernel restart functionality.
Capabilities
Server
Quality
deterministic score 0.56 from registry signals: · indexed on pulsemcp · has source repo · 3 github stars · registry-generated description present