MCP Servers / development / MCP Jupyter Complete

MCP Jupyter Complete

JSON →
httpnone2development

A server for Jupyter notebook manipulation with position-based operations and VS Code integration.

Install
How to run this server

No install command recorded.

server path: mcp-jupyter-complete
Tools
What this server exposes
list_cells
List all cells with indices and type information
get_cell_source
Get source code of specific cells by index
edit_cell_source
Edit cell content by index
insert_cell
Insert new cells at specific positions
delete_cell
Delete cells by index with automatic reindexing
move_cell
Move cells between positions
convert_cell_type
Convert between code/markdown/raw cells
bulk_edit_cells
Perform multiple operations in a single call
trigger_vscode_reload
Force VS Code to reload notebook files
Configuration
Environment & auth
authnone
Resources
MCP Jupyter Complete — MCP Server · libregistry