data360-mcp

worldbank/data360-mcp
★ 9 stars Python 🤖 AI/LLM Updated today
Model Context Protocol (MCP) server that gives LLM agents and chatbots direct access to the World Bank's Data360 Platform. Search, validate, and retrieve development indicators—from GDP and poverty to gender equality and climate—with structured metadata and time-series data, without hallucinating values.
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": {
    "data360-mcp": {
      "command": "uvx",
      "args": [
        "data360-mcp"
      ]
    }
  }
}

Or install with pip: pip install data360-mcp

README Excerpt

A [Model Context Protocol (MCP)](https://modelcontextprotocol.io) server that gives LLM agents direct access to the World Bank's [Data360 Platform](https://data360.worldbank.org/). Agents can search, validate, and retrieve development indicators—covering topics from GDP and poverty to gender equality and climate—without hallucinating data values.

Tools (11)

DATA360_API_BASE_URLMCP_CHARTS_API_URLMCP_PORTMCP_TRANSPORTdata360_find_codelist_valuedata360_get_datadata360_get_disaggregationdata360_get_metadatadata360_list_indicatorsdata360_search_indicatorshttp

Topics

aiai-agentsaifordatadata360dataforaillmmcpopen-datawdiworldbank