MCP Server
MCP
io.github.africa-api/africa-api-mcp
MCP server for Africa API — access data on all 54 African countries through Claude
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "africa-api-mcp",
"version": "0.1.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your Africa API bearer token from africa-api.com",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "AFRICA_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment