avsolatorio/data360-mcp
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.
Implements composable, field-selective tools (`data360_search_indicators`, `data360_get_data`, `data360_get_metadata`) with server-side country coverage validation to prevent irrelevant queries before execution. Built on FastMCP using SSE transport, it provides LLM-optimized resources including chain-of-thought prompts, codelist mappings, and filter guidance to guide agents through proper Data360 API usage patterns.
Stars
4
Forks
2
Language
Python
License
MIT
Category
Last pushed
Mar 18, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/avsolatorio/data360-mcp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
mims-harvard/ToolUniverse
Democratizing AI scientists with ToolUniverse
cryxnet/DeepMCPAgent
Model-agnostic plug-n-play LangChain/LangGraph agents powered entirely by MCP tools over HTTP/SSE.
datalayer/jupyter-ai-agents
🪐 🤖 AI Agents for JupyterLab with 🔧 MCP tools - Chat interface for optimized notebook...
dhyansraj/mcp-mesh
Enterprise-grade distributed AI agent framework | Develop → Deploy → Observe | K8s-native |...
decodingai-magazine/enterprise-mcp-course
Learn to build from scratch an AI PR reviewer integrated with GitHub, Slack and Asana that...