Skip to content
Claude Code

IPCC AR6 Climate Retrieval for Claude Code

io.github.aswanisahoo/climate-ipcc-rag

Search IPCC AR6 WG1 and answer with page-level citations, or refuse when unsupported.

client:Claude Code transport:stdio runtime:oci

Install IPCC AR6 Climate Retrieval in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add climate-ipcc-rag -e GEMINI_API_KEY=<GEMINI_API_KEY> -e GOOGLE_GENAI_USE_VERTEXAI=<GOOGLE_GENAI_USE_VERTEXAI> -e GOOGLE_CLOUD_PROJECT=<GOOGLE_CLOUD_PROJECT> -- docker run -i --rm ghcr.io/aswanisahoo/climate-ipcc-rag-mcp:0.1.0

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

IPCC AR6 Climate Retrieval in other clients