loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

sage-climate-agent-orchestrator

MCP Tool

drkaushiksarkar/sage-climate-agent-orchestrator

Multi-agent climate data pipeline with MCP servers for SAGE Lake access, n8n workflow automation, and LLM-powered climate-health report generation

Install

$ npx loaditout add drkaushiksarkar/sage-climate-agent-orchestrator

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "sage-climate-agent-orchestrator": {
      "command": "npx",
      "args": [
        "-y",
        "sage-climate-agent-orchestrator"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

Sage Climate Agent Orchestrator

Multi-agent climate data pipeline with MCP servers for SAGE Lake access, n8n workflow automation, and LLM-powered climate-health report generation

Architecture
SAGE Data Lake (1.78B rows)     Processing Layer              Application Layer
+-------------------------+    +----------------------+    +-------------------+
| ERA5 Climate (362M)     |    | Feature Engineering  |    | REST API          |
| WHO Health (290M)       |--->| Model Training/Infer |--->| Real-time Stream  |
| IHME GBD (47M)          |    | Knowledge Graph      |    | Dashboard UI      |
| 268M Vector Embeddings  |    | Agent Orchestration  |    | Alert System      |
| 33M Causal KG Triples   |    | Evaluation Pipeline  |    | Report Generator  |
+-------------------------+    +----------------------+    +-------------------+
Data Sources (SAGE Lake)

| Source | Records | Domain | Usage | |--------|---------|--------|-------| | WHO GHO | 190M+ | Health | Disease indicators across 194 countries | | ERA5 CCD | 362M+ | Climate | Daily climate reanalysis (temperature, precipitation) | | IHME GBD | 47M+ | Health | Global burden of disease estimates | | World Bank WDI | 24M+ | Economics | Socioeconomic covariates | | UNICEF | 8.8M+ | Child Health | Immunization, nutrition, WASH indicators | | OpenDengue | 5.7M+ | Epidemiology | Dengue case counts across 129 countries | | OECD Pharma | 19.6M+ | Pharmaceutical | Drug consumption, pricing, expenditure | | CARD AMR | 271K | Genomics | Antimicrobial resistance genomes | | WorldPop COGs | 200K+ | Geospatial | Population density rasters at 100m/1km |

Quick Start
# Backend
pip install -r requirements.txt
python -m src.main

# Frontend (if applicable)
cd frontend && npm in

Tags

agentic-aiautomationclimatellmmcpn8norchestrationpipeline

Reviews

Loading reviews...

Quality Signals

0
Installs
Last updated8 days ago
Security: BREADME
New

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit4/4/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/drkaushiksarkar/sage-climate-agent-orchestrator)](https://loaditout.ai/skills/drkaushiksarkar/sage-climate-agent-orchestrator)