data science tools

Jupyter Notebook Mcp

connects Jupyter Notebook to Claude AI, allowing Claude to directly interact with and control Jupyter Notebooks.

0
View on GitHub

Installation

npx -y jjsantos01/jupyter-notebook-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "jupyter-notebook-mcp",
  "command": "npx",
  "args": [
    "-y",
    "jjsantos01/jupyter-notebook-mcp"
  ]
}

About This MCP Server

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub

Related MCPs

View all →