Back to directory
jjsantos01/jupyter-notebook-mcp

jjsantos01/jupyter-notebook-mcp

@jjsantos01

A Model Context Protocol (MCP) for Jupyter Notebook

jupyternotebookmcpclaudeaicode-executiondata-analysisautomation

Installation & Configuration

{
  "mcpServers": {
    "jupyter": {
      "command": "uv",
      "args": [
        "--directory",
        "/ABSOLUTE/PATH/TO/PARENT/REPO/FOLDER/src",
        "run",
        "jupyter_mcp_server.py"
      ]
    }
  }
}

Information

Transport
stdio
Language
Jupyter Notebook
Created
2026/6/12
Updated
2026/6/12