Skip to content

Nigeria MCP — one-click bundles (2026-07-19)

Latest

Choose a tag to compare

@VarcharVibes VarcharVibes released this 19 Jul 12:37

One-click install bundles for Claude Desktop. Download a .mcpb and double-click it — no terminal, no clone.

Server Version Live source Key needed
Trade Intel 0.3.6 UN Comtrade none
FX Rates 0.2.6 open.er-api.com none
Bank Resolve 0.2.6 Paystack free key (prompted at install)
Electricity Meter 0.2.6 VTpass (read-only) free keys (prompted at install)
Admin Boundaries 0.1.1 GRID3 ArcGIS none
Admin Divisions 0.1.1 Bundled dataset (offline) none
Health Facilities 0.1.1 GRID3 ArcGIS none
Macro Indicators 0.1.1 World Bank Indicators API none
IMF WEO 0.1.1 IMF DataMapper none
UN SDG 0.1.1 UN SDG Global Database none
Crypto Tickers 0.1.1 Quidax (read-only) none
Sanctions Screening 0.1.1 NIGSAC register (live default) none

Prefer npm? Every server also runs via npx, no clone needed:

{
  "mcpServers": {
    "nigeria-trade-intel": {
      "command": "npx",
      "args": ["-y", "@braynexservices/nigeria-mcp-trade-intel"],
      "env": { "TRADE_PROVIDER": "opendata" }
    }
  }
}

Leave the env block out and every server runs on offline mock data — zero signup.
Also listed on the official MCP Registry as io.github.Braynexservices/*.