mcpbeat

Mansa African Markets MCP Server

io.github.HeyZod/mansa-african-markets
answering

Mansa African Markets is answering right now. Last checked 8 min ago. It exposes 21 tools. Last commit 6 May 2026.

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

Uptime history 40 hours of history
40 hours agonow
100.0%
Uptime 24h
91 of 91 checks
21
Tools
read from the server
572 ms
Response time
average over 24h
0
Stars
last commit 6 May 2026

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 8 min ago.

run in your terminal
claude mcp add mansa-african-markets --transport http https://mcp.mansamarkets.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mansa-african-markets": {
      "url": "https://mcp.mansamarkets.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mansa-african-markets]
url = "https://mcp.mansamarkets.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "mansa-african-markets": {
      "url": "https://mcp.mansamarkets.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mansa-african-markets": {
      "url": "https://mcp.mansamarkets.com/mcp"
    }
  }
}

Available tools 21

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

african
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).
get_african_exchange
Get detailed data for one specific African exchange by ID — index value, change, trading hours, currency, and status.
get_african_exchange_movers
Get the top gainers and/or losers on a specific African exchange today.
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_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_fx_rates
Current USD rates for ~40 African currencies, each with as-of timestamp and source.
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_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.
ngx
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_disclosures
Get the latest 200 corporate disclosures and regulatory announcements from NGX-listed companies — earnings, dividends, board changes, and filings.
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 about the Nigerian stock market at a high level.
get_ngx_market_status
Check whether the Nigerian Stock Exchange (NGX) is currently open or closed. Returns OPEN, CLOSED, or ENDOFDAY.
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 particular Nigerian stock.
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.
country
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.
macro
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).
market
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.
nasd
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.
pan
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.

Endpoints

URLTransportStateLatencyChecked
https://mcp.mansamarkets.com/mcp streamable-http answering 551 ms 8 min ago

Mansa African Markets — questions

Answers built from our own checks of this server.

What can Mansa African Markets do?
It exposes 21 tools, read directly from the server on our last check. Among them: get_african_banks, get_african_exchange, get_african_exchange_movers, get_african_exchanges, get_african_exchange_stocks, get_african_fx_rates and 15 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
What is Mansa African Markets mostly used for?
Its tools cluster around african and ngx. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is Mansa African Markets working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 572 ms. The bar chart above shows every period we have measured.
How do I connect Mansa African Markets?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Mansa African Markets need an API key?
No. Mansa African Markets completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 21 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Mansa African Markets?
It answers our handshake in 572 ms on average, which is faster than 18% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Mansa African Markets open source?
Yes — written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.