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
12
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. Claude MCP Usage

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".
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
366
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
868
4.3 points
M
MCP Server Airbnb
Certified
MCP service for Airbnb listing search and details query
TypeScript
267
4 points
B
Bing Search MCP
An MCP server for integrating Microsoft Bing Search API, supporting web page, news, and image search functions, providing network search capabilities for AI assistants.
Python
251
4 points
M
Modelcontextprotocol
Certified
This project is an implementation of an MCP server integrated with the Sonar API, providing real-time web search capabilities for Claude. It includes guides on system architecture, tool configuration, Docker deployment, and multi-platform integration.
TypeScript
1.1K
5 points
B
Bilibili MCP Js
Certified
A Bilibili video search server based on the Model Context Protocol (MCP), providing API interfaces to support video content search, paginated queries, and video information return, including LangChain call examples and test scripts.
TypeScript
269
4.2 points
F
Firecrawl MCP Server
The Firecrawl MCP Server is a Model Context Protocol server integrating Firecrawl's web - scraping capabilities, providing rich web - scraping, searching, and content - extraction functions.
TypeScript
3.9K
5 points
R
Rednote MCP
RedNote MCP is a tool that provides services for accessing Xiaohongshu content. It supports functions such as authentication management, keyword - based note search, and command - line initialization, and can access note content via URL.
TypeScript
471
4.5 points
Featured MCP Services
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
868
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
179
4.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
131
4.3 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
1.8K
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
6.7K
4.5 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#
596
5 points
M
Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
784
4.8 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
318
4.5 points
AIbase
Zhiqi Future, Your AI Solution Think Tank
© 2025AIbase