jupyter-earth-mcp-server
2
Jupyter Earth MCP Server is a Model Context Protocol server designed for geospatial analysis within Jupyter notebooks. It allows users to integrate and analyze data from NASA Earthdata directly from their notebooks.
🌎 ✨ Jupyter Earth MCP Server
Jupyter Earth MCP Server is a Model Context Protocol (MCP) server implementation that provides tools for Geospatial analysis in Jupyter notebooks. It integrates with NASA Earthdata to search and download datasets, enabling geospatial analysis using Jupyter. The server offers components like download_earth_data_granules
for data retrieval and download_analyze_global_sea_level
for analyzing global sea level data.