MCP Directory
ServersClientsBlog

xASO - App Store Optimization

AI-powered App Store Optimization platform for mobile apps

Go to xASO
MCP Directory

Model Context Protocol Directory

MKSF LTD
Suite 8805 5 Brayford Square
London, E1 0SG

MCP Directory

  • About
  • Blog
  • Documentation
  • Contact

Menu

  • Servers
  • Clients

© 2025 model-context-protocol.com

The Model Context Protocol (MCP) is an open standard for AI model communication.
Powered by Mert KoseogluSoftware Forge
  1. Home
  2. Servers
  3. jupyter-mcp-server

jupyter-mcp-server

GitHub
Website

Jupyter MCP Server is a Model Context Protocol server that enables interaction with Jupyter notebooks running in a local JupyterLab environment. It facilitates real-time collaboration and integration with tools like Claude Desktop.

668
4

Jupyter MCP Server

Jupyter MCP Server is a Model Context Protocol (MCP) server that enables interaction with Jupyter notebooks running in a local JupyterLab environment. It facilitates real-time collaboration (RTC) through Jupyter's features.

To start, install jupyterlab, jupyter-collaboration, and ipykernel. Launch JupyterLab with a specified port, token, and IP address, ensuring accessibility for the MCP server, especially when running in a Docker container.

For integration with Claude Desktop, configure the claude_desktop_config.json file with the server URL, token, and notebook path, adjusting the Docker run command based on the operating system (MacOS, Windows, or Linux).

The server provides tools like add_execute_code_cell (executes code), add_markdown_cell (adds markdown), and download_earth_data_granules (downloads Earth data).

Build the server using Docker. Alternatively, install it for Claude Desktop via Smithery using the provided command.

Repository

DA
datalayer

datalayer/jupyter-mcp-server

Created

February 12, 2025

Updated

March 28, 2025

Language

Python

Category

AI