Analytics
borssaai.com
Provides financial data and analytics for the Egyptian Exchange (EGX).
ENDPOINT 1
https://borssaai.com/mcp
Known tools 5
search-news-toolSearch BorsaAI news classified articles about the Egyptian Exchange.
Inferred read-onlyget-stock-info-toolGet 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-onlyget-sector-overview-toolGet an overview of an EGX sector: definition, member companies, top movers, and recent classified news.
Inferred read-onlyget-latest-brief-toolGet the most recent daily market brief for the Egyptian Exchange.
Inferred read-onlysearch-instruments-toolSearch EGX-listed instruments by symbol, Arabic name, English name, or alias.
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.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.
borssaai.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.