Nigeria MCP
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Nigeria MCPWhat's the current dollar to naira exchange rate?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Nigeria MCP — Nigerian data for AI agents
A Braynex Services Ltd product. Author: Samuel Orie. License: MIT.
Clean, normalized Nigerian business & local data exposed to AI agents (Claude, Cursor, custom agents) as MCP tools — one server per data source, each behind a typed provider seam.
Status: 12 servers LIVE on npm (the original 4 also on the official MCP Registry). Every server runs offline on a mock provider with zero signup; live data is one env var and every new lane is keyless (admin-divisions runs fully offline — it has no live data source).
Products
Server | npm | Tools | Live source | Key? |
Trade Intel |
|
| UN Comtrade | none |
FX Rates |
|
| open.er-api.com | none |
Bank Resolve |
|
| Paystack | free key |
Electricity Meter |
|
| VTpass (read-only) | free key |
Admin Boundaries |
|
| GRID3 ArcGIS (CC BY 4.0) | none |
Admin Divisions |
|
| Bundled dataset (offline) | none |
Health Facilities |
|
| GRID3 NGA Health Facilities v2.0 (CC BY 4.0) | none |
World Bank Macro |
|
| World Bank Indicators API | none |
IMF WEO |
|
| IMF DataMapper API | none |
UN SDG |
|
| UN SDG Global Database | none |
Crypto Tickers |
|
| Quidax (read-only) | none |
Sanctions Screening |
|
| NIGSAC register | none |
Trade Intel — Nigeria import/export statistics by partner, commodity and year, annual or monthly, with USD value (plus CIF/FOB), net weight and quantity, and commodity breakdowns. Plus HS-code classification.
FX Rates — live Naira rates against USD, EUR and GBP.
Bank Resolve — resolve a 10-digit NUBAN + bank code to the registered account name; list banks with their codes.
Electricity Meter — read-only meter validation (customer name/address + DisCo) and the DisCo list. No payments.
Admin Boundaries — Nigeria admin boundaries (state / LGA / ward): centroid, bounding box, and reverse-geocode a lat/lng point to the admin unit that contains it. GRID3 ArcGIS, keyless.
Admin Divisions — Nigeria's 36 states + FCT and all 774 LGAs. Runs fully offline on a bundled dataset — no network, no key.
Health Facilities — find Nigerian health facilities near a point, sorted by distance, with details for a single facility. GRID3 NGA Health Facilities v2.0, keyless.
World Bank Macro — Nigerian macro indicators (GDP, inflation, population, remittances, FDI, unemployment) from the World Bank Indicators API. Keyless.
IMF WEO — IMF World Economic Outlook projections for Nigeria (growth, inflation, debt, current account, unemployment) from the IMF DataMapper API. Keyless.
UN SDG — Nigeria UN SDG indicators (poverty, under-5 mortality, electricity & water access, primary completion) from the UN SDG Global Database. Keyless.
Crypto Tickers — live crypto tickers in Naira (BTC/NGN etc.), read-only, plus the tradable market list. Quidax public API, keyless.
Sanctions Screening — screen a name against Nigeria's official NIGSAC sanctions register. A best-effort fuzzy screening signal for human review — not a legal/compliance determination, and it covers the Nigerian list only. Keyless.
Each server's README has full tool docs, examples and a copy-paste config: see lanes/<server>/README.md.
Real-world applications: USE_CASES.md.
Related MCP server: mcp-brasil
Install
One click (Claude Desktop)
Download a bundle from the latest release and double-click it. No terminal, no clone — the bundle carries everything it needs, and the keyed servers prompt you for the free API key during install (leave it blank to run on offline mock data).
Or via npx (any MCP client)
No clone needed (Node.js ≥ 20). Add to your MCP config:
{
"mcpServers": {
"nigeria-trade-intel": {
"command": "npx",
"args": ["-y", "@braynexservices/nigeria-mcp-trade-intel"],
"env": { "TRADE_PROVIDER": "opendata" } // live data, no key
},
"nigeria-fx-rates": {
"command": "npx",
"args": ["-y", "@braynexservices/nigeria-mcp-fx-rates"],
"env": { "FX_PROVIDER": "free" } // live data, no key
}
}
}Then ask: "What were Nigeria's top crude-oil export partners in 2023?" or "What's the dollar to naira rate right now?"
The keyed servers take their credentials the same way — see lanes/bank-account/README.md (free Paystack key) and lanes/electricity/README.md (free VTpass keys). Omit the env block entirely and every server runs on offline mock data.
Find it on
Official MCP Registry — all 12 servers,
io.github.Braynexservices/nigeria-{trade-intel,fx-rates,bank-resolve,electricity,grid3-boundaries,admin-divisions,health-facility,worldbank-macro,imf-weo,un-sdg,quidax-crypto,nigsac-sanctions}Smithery — @braynexservices/nigeria-fx-rates · trade-intel · bank-resolve · electricity (indexes from the MCP Registry; the 8 newer servers appear there automatically as Smithery re-crawls)
npm — @braynexservices
Build from source
npm install
npm run build # core first, then each server (npm workspaces)
npm run verify # build + smokes + cross-server eval — fully offline, zero signupHow it works
Path | What it is |
| Core library — |
| One MCP server per data source — a |
| Cross-server eval harness ( |
Tools never call a provider directly: they depend on a typed interface, so selecting a provider is one env var and adding one is one file. Identity data (account names, meter customer details) is pass-through only — never cached, never logged; API keys travel in headers, never in URLs.
Security
Report vulnerabilities privately — see SECURITY.md. Do not open a public issue.
© 2026 Braynex Services Ltd — MIT licensed (see LICENSE + NOTICE). "Braynex Services Ltd" and the product names are trademarks of Braynex Services Ltd.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Flicense-qualityDmaintenanceNigeria's AI infrastructure server that provides business automation agents including WhatsApp automation, university support, travel management, and legal document processing. Integrates payment processing, text-to-speech capabilities, and webhook handling for Nigerian businesses.
- Alicense-quality-maintenanceConnects AI agents to 28 Brazilian public APIs, providing over 200 tools to access data on economy, legislation, transparency, and the judiciary. It enables complex queries and cross-referencing of government datasets like IBGE, the Central Bank, and the National Congress through natural language.

Afro.tools MCP Serverofficial
Alicense-qualityBmaintenanceProvides AI agents with structured, verified specs for African APIs like Wave and Paycard, enabling automatic integration code generation without manual documentation parsing.19Apache 2.0- Alicense-qualityCmaintenanceProvides access to macroeconomic indicators, FX rates, COT data, commodities, and release calendars through the FXMacroData API for AI agents.MIT
Related MCP Connectors
Gateway between LLM agents and world data through eight tools and a bundled endpoint catalog.
Pay-per-use weather, environment, finance, and on-chain intelligence tools for AI agents via x402.
Live & historical FX rates and currency conversion for AI agents. No API keys.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Braynexservices/nigeria-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server