Analytics
westcapbi.com
Offers financial market data, sovereign risk assessments, and proprietary index signals for West African markets.
ENDPOINT 1
https://www.westcapbi.com/mcp
MCP server metadata
- Name
- westcap-mcp
- Version
- 0.1.0
WestCap tools for West African capital markets. Use `get_market_quotes` for BRVM indices, FX, commodities, and equities; `get_sovereign_risk` for the WestCap sovereign risk heatmap (UEMOA + Nigeria + Ghana); `get_westcap_index` for the proprietary investment-climate composite; `get_signals` for curated market signals; and `list_analyses` to discover published WestCap research.
Known tools 5
get_market_quotesFetch real-time market quotes tracked by WestCap: BRVM indices, FX (XOF, NGN, GHS), commodities (cocoa, cashew, oil, gold), and BRVM-listed equities.
Inferred read-onlyget_sovereign_riskFetch WestCap's sovereign risk heatmap for West African countries (UEMOA + Nigeria + Ghana).
Inferred read-onlyget_westcap_indexFetch the latest WestCap Index value and 30-point history — a proprietary composite indicator of investment climate in the UEMOA zone.
Inferred read-onlyget_signalsFetch the latest WestCap market signals — curated events with implications for West African markets (fiscal, monetary, markets, geopolitics, commodities).
Inferred read-onlylist_analysesList published WestCap research analyses on BRVM, UMOA-Titres, sovereign debt, and West African macro.
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.westcap-mcp]
url = "https://www.westcapbi.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"westcap-mcp": {
"type": "http",
"url": "https://www.westcapbi.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: westcap-mcp
Remote MCP URL: https://www.westcapbi.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": {
"westcap-mcp": {
"url": "https://www.westcapbi.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"westcap-mcp": {
"type": "http",
"url": "https://www.westcapbi.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "westcap-mcp",
"transport": "streamable-http",
"url": "https://www.westcapbi.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.