NASA CMR (Common Metadata Repository)
N

NASA CMR (Common Metadata Repository)

The Model Context Protocol (MCP) server developed for NASA Earth data search (CMR), which integrates AI retrieval with the NASA dataset catalog through Earthaccess.
2.5 points
7.2K

Installation

Copy the following command to your Client for configuration
Note: Your key is sensitive information, do not share it with anyone.

🚀 NASA Earth Data Search (CMR) Model Context Protocol (MCP)

This module is the Model Context Protocol (MCP) for NASA's Earth Data Common Metadata Repository (CMR). The goal of this MCP server is to integrate AI retrieval with NASA's dataset catalog through Earthaccess.

🚀 Quick Start

✨ Features

  • Integrate AI retrieval with NASA's dataset catalog.
  • Use MCP to search for datasets in CMR.

📦 Installation

  • Dependencies:

    • uv - A Rust-based Python package manager.
    • An LLM client, such as Claude Desktop or ChatGPT Desktop (for consuming MCP).
  • Clone the repository:

git clone https://github.com/podaac/cmr-mcp.git
cd cmr-mcp
  • Install uv:
curl -LsSf https://astral.sh/uv/install.sh | sh
uv venv
source .venv/bin/activate
  • Install packages using uv:
uv sync

Update the following configuration using the output of which uv (UV_LIB) and PWD (CMR_MCP_INSTALL).

💻 Usage Examples

Basic Usage

Add to the AI framework: In this example, we'll use Claude Desktop. Update the claude_desktop_config.json file (sometimes you have to create this file). On a Mac, it's usually located at ~/Library/Application\ Support/Claude/claude_desktop_config.json. Add the following configuration, filling in the values for UV_LIB and CMR_MCP_INSTALL - don't use environment variables here.

{
    "mcpServers": {
        "cmr": {
            "command": "$UV_LIB$",
            "args": [
                "--directory",
                "$CMR_MCP_INSTALL$",
                "run",
                "cmr-search.py"
            ]
        }
    }
}

Advanced Usage

Use the MCP server: Just prompt your agent to execute Search cmr for... data. Here's a simple example operation.

Other available prompts:

  1. Search for datasets in CMR from 2024 to 2025.
  2. Search for datasets in PO.DAAC from 2020 to 2024 with the keyword "climate".

Alternatives

K
Klavis
Klavis AI is an open-source project that provides a simple and easy-to-use MCP (Model Context Protocol) service on Slack, Discord, and Web platforms. It includes various functions such as report generation, YouTube tools, and document conversion, supporting non-technical users and developers to use AI workflows.
TypeScript
8.8K
5 points
M
MCP
The Microsoft official MCP server provides search and access functions for the latest Microsoft technical documentation for AI assistants
9.3K
5 points
S
Scrapling
Scrapling is an adaptive web scraping library that can automatically learn website changes and re - locate elements. It supports multiple scraping methods and AI integration, providing high - performance parsing and a developer - friendly experience.
Python
8.1K
5 points
A
Apple Health MCP
An MCP server for querying Apple Health data via SQL, implemented based on DuckDB for efficient analysis, supporting natural language queries and automatic report generation.
TypeScript
10.7K
4.5 points
A
Annas MCP
The MCP server and CLI tool of Anna's Archive are used to search for and download documents on the platform and support access through an API key.
Go
6.7K
4.5 points
S
Search1api
The Search1API MCP Server is a server based on the Model Context Protocol (MCP), providing search and crawling functions, and supporting multiple search services and tools.
TypeScript
15.7K
4 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
45.3K
4.3 points
M
MCP Server Airbnb
Certified
MCP service for Airbnb listing search and details query
TypeScript
12.6K
4 points
M
Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
23.8K
5 points
G
Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
15.7K
4.3 points
N
Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
15.9K
4.5 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
45.3K
4.3 points
U
Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
20.3K
5 points
F
Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
46.1K
4.5 points
G
Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
16.0K
4.5 points
C
Context7
Context7 MCP is a service that provides real-time, version-specific documentation and code examples for AI programming assistants. It is directly integrated into prompts through the Model Context Protocol to solve the problem of LLMs using outdated information.
TypeScript
63.1K
4.7 points
AIBase
Zhiqi Future, Your AI Solution Think Tank
© 2025AIBase