get_market_open_status — Mansa African Markets MCP Tool Read-only
get_market_open_status
(get market open status) is one of 21 tools on the
Mansa African Markets
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_market_open_status from your client
- Claude Code Mansa African Markets get_market_open_status run in your project directory
- Claude Desktop Mansa African Markets get_market_open_status ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Mansa African Markets get_market_open_status ~/.cursor/mcp.json
- VS Code Mansa African Markets get_market_open_status .vscode/mcp.json
- Zed Mansa African Markets get_market_open_status ~/.config/zed/settings.json
- Windsurf Mansa African Markets get_market_open_status ~/.codeium/windsurf/mcp_config.json
- Cline Mansa African Markets get_market_open_status ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Mansa African Markets get_market_open_status ~/.gemini/settings.json
- Grok Mansa African Markets get_market_open_status .mcp.json (in your project root)
- ChatGPT Mansa African Markets get_market_open_status Settings → Connectors → Advanced → Developer mode
- Claude.ai Mansa African Markets get_market_open_status Settings → Connectors → Add custom connector
- LangChain Mansa African Markets get_market_open_status pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http mansa-african-markets https://mcp.mansamarkets.com/mcp
Other tools on this server
- get_ngx_market_overview
- get_ngx_stock_price
- get_ngx_all_stocks
- get_ngx_top_gainers
- get_ngx_top_losers
- get_ngx_market_status
- get_ngx_disclosures
- get_nasd_stocks
- get_african_exchanges
- get_african_exchange
- get_african_exchange_stocks
- get_african_exchange_movers
- get_pan_african_movers
- get_african_indices
- get_african_policy_rates
- get_country_macro_indicators
- get_macro_history
- get_african_yield_curve
- get_african_fx_rates
- get_african_banks
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.