Back to directory
jbeno/cursor-notebook-mcp

jbeno/cursor-notebook-mcp

@jbeno

MCP server for AI agents in Cursor to interact with Jupyter Notebook (.ipynb) files

jupyternotebookcursormcpaiautomationpythondata-analysis

Installation & Configuration

{
  "mcpServers": {
    "notebook_mcp": {
      "command": "cursor-notebook-mcp",
      "args": [
        "--allow-root",
        "/path/to/your/notebooks"
      ]
    }
  }
}

Information

Transport
stdiossestreamable-http
Language
Python
Created
2026/6/15
Updated
2026/6/17