Skip to content
Back to search
100
MCP live v1.0.0 MCP 2025-11-25 streamable-http

Mansa African Markets

io.github.HeyZod/mansa-african-markets

Live African stock market data — NGX, GSE, NSE, JSE, BRVM and 8 more. Prices, indices and movers.

Uptime
100.0%
1 direct probes · 30d
Response
908ms
last probe
Tools
21
callable
Resources
0
readable
Prompts
0
available

Tools · 21

get_ngx_market_overview

Get a real-time overview of the Nigerian Stock Exchange (NGX). Returns the All Share Index (ASI), market capitalisation, trading volume, deals, advancers, and decliners. Use this when the user asks ab…

get_ngx_stock_price

Get the latest price and trading history for a specific NGX-listed stock by ticker symbol (e.g. DANGCEM, GTCO, MTNN, ZENITHBANK, ACCESSCORP). Use this when the user asks about the price of a particula…

get_ngx_all_stocks

Get the full list of all 148+ equities listed on the NGX with current prices, daily change percent, volume, market cap, and sector.

get_ngx_top_gainers

Get the top gaining stocks on the NGX today, ranked by percentage price increase. Use this when the user asks which Nigerian stocks are up the most today.

get_ngx_top_losers

Get the top losing stocks on the NGX today, ranked by percentage price decline. Use this when the user asks which Nigerian stocks are down the most today.

get_ngx_market_status

Check whether the Nigerian Stock Exchange (NGX) is currently open or closed. Returns OPEN, CLOSED, or ENDOFDAY.

get_ngx_disclosures

Get the latest 200 corporate disclosures and regulatory announcements from NGX-listed companies — earnings, dividends, board changes, and filings.

get_nasd_stocks

Get all 45 equities on Nigeria's NASD OTC Securities Exchange — the over-the-counter market for unlisted and growth-stage companies.

get_african_exchanges

Get a list of all African stock exchanges — NGX, GSE, NSE, JSE, BRVM, DSE, LuSE, EGX, CSE, BSE, SEM, ZSE, USE — with index levels, daily change, stocks count, and status.

get_african_exchange

Get detailed data for one specific African exchange by ID — index value, change, trading hours, currency, and status.

get_african_exchange_stocks

Get stocks on a specific African exchange with prices, change percent, volume, market cap, and sector. Supports filtering and sorting.

get_african_exchange_movers

Get the top gainers and/or losers on a specific African exchange today.

get_pan_african_movers

Get the biggest stock movers across ALL African exchanges combined — top gainers and losers by % change from every covered market today.

get_african_indices

Get all major African market indices in one call — NGX ASI, GSE-CI, NASI, J203, BRVM-CI, LASI and more. Includes index values, daily change, and YTD performance.

get_african_policy_rates

Get current central bank policy rates and latest inflation for 18 African economies — Nigeria live from CBN — with source institution and URL per value.

get_country_macro_indicators

Get all macro indicators for one African country (ISO-2 code). Nigeria returns the live CBN set: MPR, T-bill, interbank, lending rates, and headline/food/core inflation.

get_macro_history

Monthly history for an African macro indicator. Nigeria reaches back to January 2006 (policy_rate, inflation, inflation_food, inflation_core, treasury_bill_rate and more).

get_market_open_status

Is an African exchange open right now? Returns reason (hours/weekend/public holiday with name), local time, session, and next open/close. Handles Sun–Thu markets and holidays.

get_african_yield_curve

Current government yield curve for an African country — latest T-bill/bond auction per tenor with stop rates and yields. 13 countries covered.

get_african_fx_rates

Current USD rates for ~40 African currencies, each with as-of timestamp and source.

get_african_banks

Look up African banks and mobile-money institutions by country (NIBSS sort codes, SWIFT/BIC, USSD) or a single bank code (e.g. 058 = GTBank).

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mansa_african_markets": {
      "url": "https://mcp.mansamarkets.com/mcp",
      "transport": "streamable-http"
    }
  }
}