Skip to main content
MCP Server

πŸͺ πŸ”§ Model Context Protocol (MCP) Server for Jupyter.

Share
1,138 stars Python BSD-3-Clause Updated: 2026-06-02

Send to Your Agent

Copy this prompt and paste it into Claude, Cursor, or any MCP client to install instantly.

Install the Jupyter MCP server for me.

Server: Jupyter
Description: πŸͺ πŸ”§ Model Context Protocol (MCP) Server for Jupyter.
Install command: pip install jupyter-mcp-server

GitHub: https://github.com/datalayer/jupyter-mcp-server

Please install this MCP server and confirm when ready.

Paste into any AI agent with MCP support β€” works with Claude Desktop, Cursor, Cline, and more.

Quick Install

Config file: ~/Library/Application Support/Claude/claude_desktop_config.json

  1. Open Claude Desktop app
  2. Go to Settings β†’ Developer β†’ Edit Config
  3. Paste the config below into the file
  4. Restart Claude Desktop
{
  "mcpServers": {
    "jupyter": {
      "command": "pip",
      "args": [
        "install",
        "jupyter-mcp-server"
      ]
    }
  }
}

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

Installation Methods

pip Install via pip
pip install jupyter-mcp-server
docker Run with Docker
docker run datalayer/jupyter-mcp-server

Tools (1)

execute

Execute jupyter operations

Compatibility

Claude Desktop
Cursor
Cline
VS Code
Devin (formerly Windsurf)

About

Overview

πŸ”§ Model Context Protocol (MCP) Server for Jupyter.

Installation

PIP

pip install jupyter-mcp-server

DOCKER

docker run datalayer/jupyter-mcp-server

Related Resources

Compare LLM Pricing

This server works with Claude, GPT-4o, and other models. Compare API costs side-by-side to find the cheapest option for your workflow.