A Model Context Protocol (MCP) server that enables secure interaction with the World Bank APIs. This server allows AI assistants to list tables and read data through a controlled interface, making data exploration and analysis safer and more structured.
Project description
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file world_bank_mcp_server-0.1.0.tar.gz.
File metadata
- Download URL: world_bank_mcp_server-0.1.0.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4ae2944f945b109bb40e53f0b3453fdc64c0054e15c36016659d6c6fcab15b1d
|
|
| MD5 |
f6ff7908b2f4beeadb1abc1551e00a6a
|
|
| BLAKE2b-256 |
95a20584d2c6d5703dc514aaff1401356bdb14813422f256219ef96b657e59ad
|
File details
Details for the file world_bank_mcp_server-0.1.0-py3-none-any.whl.
File metadata
- Download URL: world_bank_mcp_server-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6b64998d2fd460d71acf7a30c98e786dab0615df4fee69b0b4bf6a9a6e753f15
|
|
| MD5 |
950b758a6dad8b8786b47a04a96e5e9f
|
|
| BLAKE2b-256 |
654e3af67bceb8c66011b19f8250ad28aa2b300adfd337d348d4b2e80e9e6a77
|