Back to search
30
MCP

jupyter-editor-mcp

pypi/jupyter-editor-mcp

Model Context Protocol server providing 29 specialized tools for programmatic Jupyter notebook editing with format preservation, batch operations, and no Jupyter server required

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

jupyter-mcp-server
🪐 🔧 Model Context Protocol (MCP) Server for Jupyter.
0 tools
cursor-notebook-mcp
Model Context Protocol (MCP) implementation for Jupyter notebooks to overcome limitation with Cursor
0 tools
cursor-notebook-mcp
Model Context Protocol (MCP) server designed to allow AI agents within Cursor to interact with Jupyter Notebook (.ipynb) files
0 tools
iflow-mcp_jbeno-cursor-notebook-mcp
Model Context Protocol (MCP) implementation for Jupyter notebooks to overcome limitation with Cursor
0 tools
iflow-mcp_python-notebook-mcp
Lightweight Python Notebook MCP - Enable AI assistants to create, edit, and view Jupyter notebooks via Model Context Protocol
0 tools
mcp-aider-executor
Model Context Protocol (MCP) server to execute aider-specific code editing operations
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "jupyter-editor-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}