The Africa API MCP Server provides Claude with direct access to comprehensive data on all 54 African nations, including economic indicators, markets, trade, government, elections, and policies.
From the registry: MCP server for Africa API — access data on all 54 African countries through Claude
Please install the `africa-api-mcp` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Africa API key** — Sign up at africa-api.com to obtain a bearer token (https://africa-api.com)
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["-y","africa-api-mcp"]
- required environment variables:
- `AFRICA_API_KEY`: Africa API bearer token (example: `<your-api-key>`)
- optional environment variables:
- `AFRICA_API_BASE_URL`: Override API base URL (for local development) (example: `https://api.africa-api.com`)
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.AFRICA_API_KEYrequiredYour Africa API bearer token.MCP server for searching Airweave collections with natural language queries.