Analytics
mansamarkets.com
Provides real-time and historical data on Nigerian Stock Exchange equities.
ENDPOINT 1
https://mcp.mansamarkets.com/mcp
MCP server metadata
- Name
- mansa-african-markets-mcp
- Version
- 1.1.0
Known tools 21
get_ngx_market_overviewGet a real-time overview of the Nigerian Stock Exchange (NGX).
Inferred read-onlyget_ngx_stock_priceGet the latest price and trading history for a specific NGX-listed stock by ticker symbol (e.
Inferred read-onlyget_ngx_all_stocksGet the full list of all 148+ equities listed on the NGX with current prices, daily change percent, volume, market cap, and sector.
Inferred read-onlyget_ngx_top_gainersGet the top gaining stocks on the NGX today, ranked by percentage price increase.
Inferred read-onlyget_ngx_top_losersGet the top losing stocks on the NGX today, ranked by percentage price decline.
Inferred read-onlyget_ngx_market_statusCheck whether the Nigerian Stock Exchange (NGX) is currently open or closed.
Inferred read-onlyget_ngx_disclosuresGet the latest 200 corporate disclosures and regulatory announcements from NGX-listed companies — earnings, dividends, board changes, and filings.
Inferred read-onlyget_nasd_stocksGet all 45 equities on Nigeria's NASD OTC Securities Exchange — the over-the-counter market for unlisted and growth-stage companies.
Inferred read-onlyget_african_exchangesGet 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.
Inferred read-onlyget_african_exchangeGet detailed data for one specific African exchange by ID — index value, change, trading hours, currency, and status.
Inferred read-onlyget_african_exchange_stocksGet stocks on a specific African exchange with prices, change percent, volume, market cap, and sector.
Inferred read-onlyget_african_exchange_moversGet the top gainers and/or losers on a specific African exchange today.
Inferred read-onlyget_pan_african_moversGet the biggest stock movers across ALL African exchanges combined — top gainers and losers by % change from every covered market today.
Inferred read-onlyget_african_indicesGet all major African market indices in one call — NGX ASI, GSE-CI, NASI, J203, BRVM-CI, LASI and more.
Inferred read-onlyget_african_policy_ratesGet current central bank policy rates and latest inflation for 18 African economies — Nigeria live from CBN — with source institution and URL per value.
Inferred read-onlyget_country_macro_indicatorsGet all macro indicators for one African country (ISO-2 code).
Inferred read-onlyget_african_yield_curveCurrent government yield curve for an African country — latest T-bill/bond auction per tenor with stop rates and yields.
Inferred read-onlyget_african_fx_ratesCurrent USD rates for ~40 African currencies, each with as-of timestamp and source.
Inferred read-onlyget_african_banksLook up African banks and mobile-money institutions by country (NIBSS sort codes, SWIFT/BIC, USSD) or a single bank code (e.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.mansa-african-markets-mcp]
url = "https://mcp.mansamarkets.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"mansa-african-markets-mcp": {
"type": "http",
"url": "https://mcp.mansamarkets.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: mansa-african-markets-mcp
Remote MCP URL: https://mcp.mansamarkets.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"mansa-african-markets-mcp": {
"url": "https://mcp.mansamarkets.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"mansa-african-markets-mcp": {
"type": "http",
"url": "https://mcp.mansamarkets.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "mansa-african-markets-mcp",
"transport": "streamable-http",
"url": "https://mcp.mansamarkets.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for mansamarkets.com was fetched 2026-08-03T20:19:41.691Z and is being refreshed.
mansamarkets.com is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.