← Index

io.github.africa-api/africa-api-mcp

io.github.africa-api/africa-api-mcp·v0.1.1·Other
Quality Score
80
/100

MCP server for Africa API — access data on all 54 African countries through Claude

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "africa-api-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "africa-api-mcp"
      ],
      "env": {
        "AFRICA_API_KEY": "<your-africa_api_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "africa-api-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "africa-api-mcp"
      ],
      "env": {
        "AFRICA_API_KEY": "<your-africa_api_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y africa-api-mcp
§02  Environment variables
AFRICA_API_KEY
requiredsecret

Your Africa API bearer token from africa-api.com

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other