Exposes historical electricity, energy and economic indicators for 54 African countries (2000–2022). MCP tools: get_electricity_data, get_energy_data, get_economic_data, check_api_health, list_countries.
サーバー設定
{
"mcpServers": {
"africa-energy": {
"command": "py",
"args": [
"server.py"
],
"description": "Run locally with Python: requires AFRICA_ENERGY_API_KEY in .env"
}
}
}