← Registry

Analytics

westcapbi.com

Offers financial market data, sovereign risk assessments, and proprietary index signals for West African markets.

1 endpoint5 known toolsFirst detected August 19, 2026Last detected August 19, 2026

ENDPOINT 1

https://www.westcapbi.com/mcp

No auth detected

MCP server metadata

Name
westcap-mcp
Version
0.1.0
Capabilities
tools.listChanged
Server instructions

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_quotes

Fetch real-time market quotes tracked by WestCap: BRVM indices, FX (XOF, NGN, GHS), commodities (cocoa, cashew, oil, gold), and BRVM-listed equities.

Inferred read-only
get_sovereign_risk

Fetch WestCap's sovereign risk heatmap for West African countries (UEMOA + Nigeria + Ghana).

Inferred read-only
get_westcap_index

Fetch the latest WestCap Index value and 30-point history — a proprietary composite indicator of investment climate in the UEMOA zone.

Inferred read-only
get_signals

Fetch the latest WestCap market signals — curated events with implications for West African markets (fiscal, monetary, markets, geopolitics, commodities).

Inferred read-only
list_analyses

List published WestCap research analyses on BRVM, UMOA-Titres, sovereign debt, and West African macro.

Inferred read-only

CONNECT 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.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.