Loading MCP server directory, please wait...
Search IPCC AR6 WG1 and answer with page-level citations, or refuse when unsupported.
npx @getmcp/cli add io.github.AswaniSahoo/climate-ipcc-ragRequires Docker Engine. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.AswaniSahoo/climate-ipcc-rag": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-e",
"GEMINI_API_KEY",
"-e",
"GOOGLE_GENAI_USE_VERTEXAI",
"-e",
"GOOGLE_CLOUD_PROJECT",
"ghcr.io/aswanisahoo/climate-ipcc-rag-mcp:0.1.0"
],
"env": {
"GEMINI_API_KEY": "",
"GOOGLE_GENAI_USE_VERTEXAI": "",
"GOOGLE_CLOUD_PROJECT": ""
}
}
}
}