← Registry

Analytics

borssaai.com

Provides financial data and analytics for the Egyptian Exchange (EGX).

1 endpoint5 known toolsFirst detected May 21, 2026Last detected June 5, 2026

ENDPOINT 1

https://borssaai.com/mcp

No auth detected

Known tools 5

search-news-tool

Search BorsaAI news classified articles about the Egyptian Exchange.

Inferred read-only
get-stock-info-tool

Get full info for a single EGX-listed instrument by symbol, including last price, market cap, sector, index membership, and the 5 most recent classified news articles affecting it.

Inferred read-only
get-sector-overview-tool

Get an overview of an EGX sector: definition, member companies, top movers, and recent classified news.

Inferred read-only
get-latest-brief-tool

Get the most recent daily market brief for the Egyptian Exchange.

Inferred read-only
search-instruments-tool

Search EGX-listed instruments by symbol, Arabic name, English name, or alias.

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.borssaai-com]
url = "https://borssaai.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "borssaai-com": {
      "type": "http",
      "url": "https://borssaai.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: borssaai-com
Remote MCP URL: https://borssaai.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": {
    "borssaai-com": {
      "url": "https://borssaai.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "borssaai-com": {
      "type": "http",
      "url": "https://borssaai.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "borssaai-com",
  "transport": "streamable-http",
  "url": "https://borssaai.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 borssaai.com was fetched 2026-07-31T08:18:48.593Z and is being refreshed.

Trust status Neutral

borssaai.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

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