Skip to content
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%
18 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

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

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