rcmes-mcp

yunks128/rcmes-mcp
★ 0 stars Python 🤖 AI/LLM Updated 1d ago
Regional Climate Model Evaluation System as MCP Server - AI-assisted climate data analysis
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "rcmes-mcp": {
      "command": "uvx",
      "args": [
        "rcmes-mcp"
      ]
    }
  }
}

Or install with pip: pip install rcmes-mcp

README Excerpt

**Regional Climate Model Evaluation System as an MCP Server** RCMES-MCP provides AI agents with tools to analyze NASA's climate datasets through the [Model Context Protocol (MCP)](https://modelcontextprotocol.io/). It enables conversational interaction with massive climate data (NEX-GDDP-CMIP6: 38TB) without requiring users to download data or write Python scripts.

Tools (20)

AZURE_OPENAI_API_KEYAZURE_OPENAI_API_VERSIONAZURE_OPENAI_DEPLOYMENTAZURE_OPENAI_ENDPOINTDASK_SCHEDULERRCMES_CACHE_DIRRCMES_SESSION_TTLanalyze_heatwavescalculate_anomalycalculate_biascalculate_climatologycalculate_correlationcalculate_drought_indexcalculate_etccdi_indexcalculate_growing_degree_dayscalculate_regional_meancalculate_rmsecalculate_statisticscalculate_trendconvert_units