Nigeria
208 verified resources for building in Nigeria.
- Resources
- 208
- Docs live
- 95%
- Companies (HQ)
- 75
- Last verified
- 28 Aug 2026
Miden
Miden is a Y Combinator W24 card issuer-processor and banking stack for Sub-Saharan Africa, founded in 2022 in Ikeja, Nigeria. Its API lets enterprises launch card programs in NGN and USD virtual cards, business accounts, Wallet-as-a-Service, collections and transfers.
Monierate
FX rate API aggregating 40+ exchanges and providers, including parallel-market sources (API-side parallel coverage unconfirmed).
Monnify
CBN-licensed PSSP by TeamApt with a bank-first model and NUBAN integration. SDKs in 5 languages including Java and .NET; no official Go or TypeScript SDK.
Mono MCP
Community MCP server with 12 tools for open banking and account data. Highest community interest in the category.
MyCover.ai
MyCover.ai is a Nigerian open insurance API platform founded in 2021 that lets businesses embed auto, health, travel, gadget, life and content insurance via REST APIs and low-code SDKs. It ships official JavaScript and React Native SDKs on npm under the @mycoverai scope.
N-ATLaS
Nigeria's first government-backed multilingual LLM (Sep 2025): a Llama-3 8B fine-tuned on 400M+ tokens across 4 Nigerian languages. Produced by NCAIR/NITDA and Awarri.
NBS Nigeria Consumer Price Index & Inflation
Monthly Consumer Price Index and inflation dataset from Nigeria's National Bureau of Statistics, published as downloadable Excel tables, ZIP bundles and PDF reports under rebased COICOP-2018 methodology, with releases through 2026.
NCC telecom stats
Rich Nigerian telecom industry stats (188M+ subscriptions, ~87% teledensity) published only as HTML web tables and annual PDF reports.
No CSV/API export, scraping is the only bulk-access path.
NERC quarterly reports
Rich quarterly regulatory data on DisCo performance, ATC&C losses, GenCo invoices and consumer connections.
Published only as PDFs, requires Camelot or Tabula to extract structured data.
NUBAN Algorithm
Multi-language implementation of the CBN NUBAN bank-account-number specification.
NaijaFaker (OctaconDeveloper)
A PHP/Composer library (octacondeveloper/naija-faker), a local version of Faker for Nigerian developers, generating Nigerian phone numbers, landlines, states, LGAs, tribal names and persons. Maintained by OctaconDeveloper.
NaijaSenti / AfriSenti
Largest Nigerian sentiment corpus (~30k tweets per language) covering Hausa, Igbo, Yoruba and Pidgin.
NaijaVoices
Largest African multilingual speech dataset (1,867 hours, May 2025) covering Igbo, Hausa and Yoruba. Non-commercial license.
NiMet Weather
Free official Nigeria-specific weather API from the Nigerian Meteorological Agency. Genuinely official and free, but poorly documented and rarely listed.
Nigeria Admin Boundaries MCP
MCP server exposing Nigerian administrative boundaries (state / LGA / ward) to AI agents — centroid, bounding box, and reverse-geocoding a WGS84 point to the admin areas containing it. Backed by GRID3 (CC BY 4.0). Tools: get_boundary, point_in_admin. Runs offline on a mock provider with zero signup; live data needs no API key.
Install: npx -y @braynexservices/nigeria-mcp-grid3-boundaries. Live GRID3 data needs no key.
Nigeria Admin Divisions MCP
MCP server giving AI agents Nigeria's 36 states + the FCT and all 774 LGAs — list states with LGA counts, or get the LGA breakdown for any state. Fully offline: the dataset is bundled into the package, no network and no key, ever. Tools: list_states, get_lgas. Dataset derived from temikeezy/nigeria-geojson-data (MIT).
Install: npx -y @braynexservices/nigeria-mcp-admin-divisions. Fully offline bundled dataset (37 divisions / 774 LGAs); no network, no key.
Nigeria Bank Resolve MCP
MCP server that resolves a 10-digit NUBAN and bank code to the registered account name, and lists Nigerian banks with their codes. Tools: resolve_bank_account, list_banks. Backed by Paystack. Runs offline on a mock provider with zero signup; live data needs a free Paystack key.
Install: npx -y @braynexservices/nigeria-mcp-bank-account. Runs offline on mock data with no signup; live mode needs a free Paystack key.
Nigeria Crypto Tickers MCP
MCP server giving AI agents live crypto tickers in Naira (BTC/NGN, ETH/NGN, USDT/NGN and more) from the Nigerian exchange Quidax — last price plus 24h high/low/volume — and a list of available markets. Read-only public market data, no trading. Tools: get_crypto_ticker, list_crypto_markets. Runs offline on a mock provider (source is labelled so synthetic prices are never mistaken for live); live data needs no API key.
Install: npx -y @braynexservices/nigeria-mcp-quidax-crypto. Read-only, no trading. Live Quidax data needs no key.
Nigeria Electricity Meter MCP
MCP server for read-only Nigerian electricity meter validation: returns the customer name, address and DisCo for a meter number, and lists the DisCos. No payments are made. Tools: validate_meter, list_discos. Backed by VTpass (read-only). Runs offline on a mock provider with zero signup; live data needs a free VTpass key.
Install: npx -y @braynexservices/nigeria-mcp-electricity. Read-only: it validates meters, it does not pay bills. Live mode needs a free VTpass key.
Nigeria FX Rates MCP
MCP server giving AI agents live Naira exchange rates against USD, EUR and GBP. Tool: get_fx_rates. Backed by open.er-api.com. Runs offline on a mock provider with zero signup; live data needs no API key.
Install: npx -y @braynexservices/nigeria-mcp-fx-rates. Runs offline on mock data with no signup; live rates need no key.
Nigeria General Household Survey (GHS-Panel) Wave 5
Nationally representative ~5,000-household panel survey (511 enumeration areas) by Nigeria's NBS under the World Bank LSMS-ISA program, covering household economic activity, consumption and agriculture for 2023-2024, with full questionnaires and DDI/JSON metadata.
Nigeria Health Facilities MCP
MCP server that finds Nigerian health facilities (hospitals, clinics, PHCs) near a WGS84 point, sorted by great-circle distance, and fetches one by id. Backed by GRID3 NGA Health Facilities v2.0 (~51k facilities, incorporating the Nigeria Health Facility Registry; CC BY 4.0). Tools: find_facilities_near, get_facility. Runs offline on a mock provider; live data needs no API key.
Install: npx -y @braynexservices/nigeria-mcp-health-facility. Live GRID3 data needs no key.
Nigeria IMF WEO MCP
MCP server giving AI agents IMF World Economic Outlook series for Nigeria (GDP growth, inflation, government debt, current account, unemployment) — history plus projections — by friendly alias or raw WEO code. Backed by the IMF DataMapper API. Tool: get_imf_projection. Runs offline on a mock provider; live data needs no API key.
Install: npx -y @braynexservices/nigeria-mcp-imf-weo. Live IMF data needs no key.
Nigeria Macro Indicators MCP
MCP server exposing Nigerian macroeconomic time series (GDP, GDP growth, inflation, population, remittances, FDI, unemployment) to AI agents, by friendly alias or raw World Bank code, with optional year bounds. Backed by the World Bank Indicators API. Tool: get_macro_indicator. Runs offline on a mock provider; live data needs no API key.
Install: npx -y @braynexservices/nigeria-mcp-worldbank-macro. Live World Bank data needs no key.