Integrates AI retrievals with NASA's Earthdata Search by implementing a Model Context Protocol (MCP) server.
This tool provides a Model Context Protocol (MCP) server for NASA's Earthdata Search (CMR), facilitating the integration of AI retrievals with NASA's catalog of datasets via Earthaccess. By configuring this MCP server with an LLM client (like Claude or ChatGPT), users can interact with NASA's data using natural language prompts. The setup involves installing dependencies using uv, configuring the LLM client with the server's command and arguments, and then querying the agent to search CMR data using intuitive prompts.