vscode-notebook-mcp-server

vivmagarwal/vscode-notebook-mcp-server

3.2

If you are the rightful owner of vscode-notebook-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A production-ready Model Context Protocol (MCP) server designed for seamless integration with VSCode Python notebooks.

Tools

Functions exposed to the LLM to take actions

list_notebooks

List all notebook files in a directory with metadata.

read_notebook

Read and analyze a complete notebook file.

create_notebook

Create a new notebook with proper VSCode-compatible metadata.

execute_cell

Execute a single code cell and capture outputs in real-time.

export_to_python

Export notebook to a Python script.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources