Connects to the World Bank's Climate Change Knowledge Portal to pull climate data and projections directly into your MCP client. Part of the Pipeworx gateway ecosystem, which aggregates 705+ data sources behind a unified interface. The source repository doesn't list specific tools, but you can query it using ask_pipeworx by asking questions in plain English about climate data instead of calling structured endpoints. Useful when you need authoritative climate statistics, country-level projections, or historical weather patterns without leaving your AI workflow. Available as a standalone server or through the full Pipeworx gateway for broader data access.
World Bank Climate Change Knowledge Portal (CCKP) MCP.
Part of Pipeworx — an MCP gateway connecting AI agents to 705+ live data sources.
| Tool | Description |
|---|
Add to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):
{
"mcpServers": {
"worldbank-climate": {
"url": "https://gateway.pipeworx.io/worldbank-climate/mcp"
}
}
}
Or connect to the full Pipeworx gateway for access to all 705+ data sources:
{
"mcpServers": {
"pipeworx": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}
Instead of calling tools directly, you can ask questions in plain English:
ask_pipeworx({ question: "your question about Worldbank Climate data" })
The gateway picks the right tool and fills the arguments automatically.
MIT
csoai-org/pdf-document-mcp
xt765/mcp-document-converter
io.github.ai-aviate/better-notion
suekou/mcp-notion-server
meterlong/mcp-doc
n24q02m/better-notion-mcp