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
Máy chủ liên quan
Metabase Server
Integrate with Metabase to query databases and visualize data. Requires Metabase URL and API key for authentication.
MCP ODBC Server
Access ODBC-accessible data sources using a configured Data Source Name (DSN).
Epitome
Personal AI memory — gives every AI agent shared, persistent memory of you
GraphDB
Provides read-only access to an Ontotext GraphDB repository.
Kuzu
Inspect schemas and execute queries on Kuzu databases.
Amplify Data API MCP Server
Interact with AWS Amplify Gen2 data models using natural language and Cognito authentication.
College Football Data
Access college football statistics from the College Football Data API.
Oracle Database
Access and query an Oracle database using the cx_Oracle driver.
PostgreSQL MCP Server
An MCP server that provides tools to interact with PostgreSQL databases.
CData ActiveCampaign Server
Access and manage ActiveCampaign data through the CData JDBC Driver.
