MCP registry
MCP Servers
Model Context Protocol servers for Africa, let AI agents call African infrastructure.
3 results in Markets
Mansa African Markets MCP
Community MCP server covering the NGX and 13 African stock exchanges; capital-markets focus.
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 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.