Mansamarkets-mcp
Mansa African Markets MCP Server
Real-time African stock market data for AI assistants, powered by NGX Pulse and Mansa Markets.
14 tools. 13 African exchanges. Live data.
Quickstart (30 seconds)
Remote MCP, no installation needed:
https://mcp.mansamarkets.com/mcpAdd to Claude.ai, Cursor, or any MCP-compatible client and start querying African markets immediately.
Tools
NGX Pulse — Nigerian Market Data
Tool | Description |
| All Share Index, market cap, volume, advancers/decliners |
| Price history for any NGX ticker (DANGCEM, GTCO, MTNN…) |
| Full 148-stock NGX equities list with live prices |
| Top N NGX stocks by % gain today |
| Top N NGX stocks by % loss today |
| NGX session status (OPEN / CLOSED / ENDOFDAY) |
| Latest 200 corporate announcements |
| NASD OTC market equities (45 stocks) |
Mansa Markets — Pan-African Data
Tool | Description |
| All 13 African exchanges with index levels and status |
| Detailed data for one exchange by ID |
| Stocks on any exchange with filtering and sorting |
| Top gainers/losers on a specific exchange |
| Biggest movers across all African exchanges combined |
| All African market indices with YTD performance |
Example Prompts
Once connected, ask your AI assistant:
"What is the NGX All-Share Index today?"
"Show me the top 5 gainers on the Ghana Stock Exchange"
"What is the current price of DANGCEM?"
"Compare today’s performance across all African exchanges"
"What corporate disclosures has GTCo filed this week?"
"Which African stock has the biggest gain today across all 13 exchanges?"
Supported Exchanges
Exchange | Country | Coverage |
NGX | 🇳🇬 Nigeria | Full quote feed |
GSE | 🇬🇭 Ghana | Full quote feed |
NSE | 🇰🇪 Kenya | Full quote feed |
JSE | 🇿🇦 South Africa | Full quote feed |
BRVM | 🇨🇮 West Africa (8 countries) | Full quote feed |
LuSE | 🇿🇲 Zambia | Full quote feed |
EGX | 🇪🇬 Egypt | Benchmark index |
CSE | 🇲🇦 Morocco | Benchmark index |
BSE | 🇧🇼 Botswana | Benchmark index |
SEM | 🇲🇺 Mauritius | Benchmark index |
ZSE | 🇿🇼 Zimbabwe | Benchmark index |
DSE | 🇹🇿 Tanzania | Benchmark index |
USE | 🇺🇬 Uganda | Benchmark index |
Installation
Option 1 — Remote (recommended)
No installation. Add the remote URL to your MCP client:
https://mcp.mansamarkets.com/mcpOption 2 — Self-hosted
git clone https://github.com/heyzod/mansa-african-markets-mcp.git
cd mansa-african-markets-mcp
npm install
npm startClient Configuration
Claude Desktop
Add to claude_desktop_config.json:
{
"mcpServers": {
"mansa-african-markets": {
"type": "http",
"url": "https://mcp.mansamarkets.com/mcp"
}
}
}Self-hosted
{
"mcpServers": {
"mansa-african-markets": {
"command": "node",
"args": ["/absolute/path/to/mansa-african-markets-mcp/server.js"]
}
}
}Environment Variables
Variable | Default | Description |
|
| HTTP port |
| (built-in) | NGX Pulse API key |
| (built-in) | Mansa API key |
Rate Limiting
60 requests per minute per IP.
Data Sources
NGX Pulse — ngxpulse.ng — Nigerian Exchange market intelligence
Mansa Markets — mansamarkets.com — Pan-African capital markets terminal
License
MIT
This server cannot be installed
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/HeyZod/mansa-african-markets-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server