Braynex Services Ltd
London-registered software company building digital infrastructure and intelligence products for Africa. Publisher of the Nigeria MCP servers, and the operator of Wycord.
12 resources on Wycord
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 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.
Nigeria Sanctions Screening MCP
MCP server that screens a person or company name against Nigeria's official NIGSAC sanctions register (individuals and entities), returning CLEAR or POTENTIAL_MATCH with candidate names and similarity scores. Best-effort fuzzy matching (diacritic-folded, transliteration-tolerant) — a screening signal for human review, NOT a legal determination or sole compliance control, and the Nigerian list only. Live register, keyless. Tool: screen_sanctions.
Install: npx -y @braynexservices/nigeria-mcp-nigsac-sanctions. Best-effort screening signal for human review, not compliance-grade; Nigerian list only. Live NIGSAC register, keyless.
Nigeria Trade Intel MCP
MCP server exposing Nigeria's import and export statistics to AI agents, by partner, commodity and year, annual or monthly, with USD value (CIF/FOB), net weight, quantity and commodity breakdowns. Also classifies HS codes. Backed by UN Comtrade. Tools: get_trade_stats, classify_hs. Runs offline on a mock provider with zero signup; live data needs no API key.
Install: npx -y @braynexservices/nigeria-mcp-trade-intel. Runs offline on mock data with no signup; live UN Comtrade data needs no key.
Nigeria UN SDG MCP
MCP server exposing Nigeria's UN Sustainable Development Goals indicators (poverty, under-5 mortality, electricity and water access, primary-school completion) to AI agents. Returns the national headline value per year (aggregated across sex/location/age dimensions). Backed by the UN SDG Global Database. Tool: get_sdg_indicator. Runs offline on a mock provider; live data needs no API key.
Install: npx -y @braynexservices/nigeria-mcp-un-sdg. Live UN SDG data needs no key.
Something wrong or missing? Tell us or explore the relationship graph.