MCP.so
Sign In
Servers

🌎 ✨ Jupyter Earth MCP Server

@MCP-Mirror

Mirror of

Overview

What is Jupyter Earth MCP Server?

Jupyter Earth MCP Server is a Model Context Protocol (MCP) server implementation that provides geospatial analysis tools for Jupyter notebooks, enabling download of NASA Earth data granules.

How to use Jupyter Earth MCP Server?

Install JupyterLab with collaboration packages, start JupyterLab on port 8888 with a token, then configure Claude Desktop to run the Docker container with environment variables SERVER_URL, TOKEN, and NOTEBOOK_PATH. The server exposes one tool and one prompt for downloading and analyzing Earth data.

Key features of Jupyter Earth MCP Server

  • One tool: download_earth_data_granules
  • One prompt: download_analyze_global_sea_level
  • Runs as a Docker container
  • Integrates with Claude Desktop

Use cases of Jupyter Earth MCP Server

  • Download NASA Earth data granules into a Jupyter notebook
  • Analyze global sea level data using AI-powered tools
  • Automate geospatial data workflows within JupyterLab

FAQ from Jupyter Earth MCP Server

What dependencies are required?

Requires JupyterLab 4.4.1, jupyter-collaboration 4.0.2, ipykernel, and Docker.

How do I configure the server with Claude Desktop?

Set SERVER_URL, TOKEN, and NOTEBOOK_PATH environment variables in the Docker run command within the claude_desktop_config.json file.

Where do the data granules come from?

Data granules are downloaded from NASA Earth Data.

What is the transport method?

The server runs in a Docker container and communicates via standard I/O (stdio) with environment variables for configuration.

Tags

More from Data & Analytics