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.
4 resources on Wycord
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 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 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.
Something wrong or missing? Tell us or explore the relationship graph.