World Bank MCP Server
Servidor MCP del Banco Mundial
Un servidor de Protocolo de Contexto de Modelo (MCP) que permite la interacción con la API de datos abiertos del Banco Mundial. Este servidor permite a los asistentes de IA listar y analizar indicadores para los países disponibles en el Banco Mundial.
Características
Lista de países disponibles en la API de datos abiertos del Banco Mundial
Lista de indicadores disponibles en la API de datos abiertos del Banco Mundial
Analizar indicadores, como segmentos de población, cifras de pobreza, etc., de los países.
Registro completo
Related MCP server: world-bank-server
Uso
Con Claude Desktop
Agregue esto a su claude_desktop_config.json :
{
"mcpServers": {
"world_bank": {
"command": "uv",
"args": [
"--directory",
"path/to/world_bank_mcp_server",
"run",
"world_bank_mcp_server"
]
}
}
}Instalación mediante herrería
Para instalar automáticamente el servidor de datos del Banco Mundial para Claude Desktop a través de Smithery :
npx -y @smithery/cli install @anshumax/world_bank_mcp_server --client claudeMaintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityDmaintenanceEnables access to World Bank Data360 API with 1000+ economic and social indicators across 200+ countries and 60+ years of historical data, allowing searches, temporal coverage checks, and filtered data retrieval through natural language queries.51MIT
- Flicense-qualityDmaintenanceExposes World Bank development data to AI agents via local CSV resources and live API tools, enabling queries about GDP, population, and other indicators.

Data360 MCP Serverofficial
Flicense-qualityCmaintenanceProvides LLM agents direct access to World Bank development indicators, enabling search, validation, and retrieval of data on topics like GDP, poverty, and gender equality.33- Alicense-qualityCmaintenanceEnables AI agents to access and query World Bank data (free, no auth) through natural language or direct tools, wrapping the World Bank Data API v2.12MIT
Related MCP Connectors
Query 29,500+ World Bank development indicators for 200+ countries across 60+ years.
World Bank World Development Indicators: curated country-year economy, health, education and more.
Macro indicators from World Bank, FRED, IMF, and OECD via unified query surface.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/anshumax/world_bank_mcp_server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server