World Bank MCP Server
A Model Context Protocol (MCP) server that enables interaction with the open World Bank data API. This server allows AI assistants to list indicators and analyse those indicators for the countries that are available with the World Bank.
Features
- List available countries in the World Bank open data API
- List available indicators in the World Bank open data API
- Analyse indicators, such as population segments, poverty numbers etc, for countries
- Comprehensive logging
Usage
With Claude Desktop
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"world_bank": {
"command": "uv",
"args": [
"--directory",
"path/to/world_bank_mcp_server",
"run",
"world_bank_mcp_server"
]
}
}
}
Installing via Smithery
To install World Bank Data Server for Claude Desktop automatically via Smithery:
npx -y @smithery/cli install @anshumax/world_bank_mcp_server --client claude
World Bank Data Server
Project Details
- anshumax/world_bank_mcp_server
- Last Updated: 4/21/2025
Recomended MCP Servers
HTTP-4-MCP configuration tool allows you to easily convert HTTP API to MCP tool without writing code. With simple...
基于 Model Context Protocol (MCP) 的服务器,提供对神岛引擎开放接口整合工具。
Linkup is a third-party extension that gives Claude access to real-time web search and premium content sources. It...
MCP server for Naver Search API integration. Provides comprehensive search capabilities across Naver services (web, news, blog, shopping,...
A Model Context Protocol (MCP) server that enables AI assistants to generate images, text, and audio through the...
A Model Context Protocol (MCP) server that enables Claude and other AI assistants to send SMS messages using...
A Model Context Protocol (MCP) server implementation for remote memory bank management, inspired by Cline Memory Bank.
esa の Model Context Protocol サーバー実装
A Model Context Protocol Server for Pica
MCP server to provide Jira Tickets information to AI coding agents like Cursor
A Box model context protocol server to search, read and access files





