Skip to main content

jupyter-mcp-server

by datalayerยท AI & ML
โญ 935

๐Ÿช ๐Ÿ”ง Model Context Protocol (MCP) Server for Jupyter.

Install

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "jupyter-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "github:datalayer/jupyter-mcp-server"
      ]
    }
  }
}

Works Well With

Other MCP servers developers commonly pair with jupyter-mcp-server

About

๐Ÿช ๐Ÿ”ง Model Context Protocol (MCP) Server for Jupyter.

aijupytermcpmcp-servertools