World Bank MCP Server
Interact with the open World Bank data API to list and analyze economic and development indicators for various countries.
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
関連サーバー
Simple Loki MCP Server
Query Grafana Loki logs using logcli with an automatic fallback to the HTTP API.
PostgreSQL & Google Sheets
MCP servers for interacting with PostgreSQL databases and Google Sheets.
Trino MCP Server
Securely interact with Trino databases to list tables, read data, and execute SQL queries.
UniProt MCP Server
Access UniProt protein information, including function and sequence data.
Open Census MCP Server
Access and query U.S. Census demographic data using natural language.
AITable
Provides read and write access to AITable.ai, a collaborative database and spreadsheet platform.
PostgreSQL
Provides read-only access to PostgreSQL databases, allowing LLMs to inspect schemas and execute queries.
air-Q
Allows easy local access to air-Q devices for retrieving air quality data
Vertica MCP Server
Provides read-only access to Vertica databases.
Unofficial STRING MCP Server
Access the STRING protein interaction database for network analysis, functional enrichment, and comparative genomics.
