Stock Analysis MCP Server
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Stock Analysis MCP ServerCalculate profitability metrics for AAPL"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Multi-Market Stock Analysis MCP Server 📈🌍
A defensible, filing-based Model Context Protocol (MCP) server for financial stock analysis supporting US (SEC EDGAR), Egypt (EGX/FRA), Dubai (DFM), and Abu Dhabi (ADX) markets.
🏛️ Regional Market Adapters
Adapter Module | Supported Exchanges / Markets | Key Responsibilities |
| EGX, DFM, ADX, US Equities | Market quotes, symbol resolution, and exchange metadata |
| SEC EDGAR (USA) | Official US 10-K/10-Q filing history and XBRL fact extraction |
| EGX / FRA (Egypt) | Egyptian Exchange announcements and financial statements ( |
| DFM (Dubai, UAE) | Dubai Financial Market disclosures and quarterly releases ( |
| ADX (Abu Dhabi, UAE) | Abu Dhabi Securities Exchange reports and releases ( |
| Universal Multi-Currency ( | Deterministic metric calculations and red-flag diagnostics |
Related MCP server: Financial Datasets MCP Server
🛠️ Unified MCP Tools
Tool | Description | Key Arguments |
| Resolve symbol, CIK, or name across US, EGX, DFM, and ADX |
|
| List recent disclosures, filing announcements, and regulatory releases |
|
| Return financial report metadata, summary, and direct document source links |
|
| Extract structured financial statement facts (Income, Balance, Cash Flow) |
|
| Compute Net Income, Free Cash Flow ( |
|
| Multi-period financial comparisons and YoY growth rates |
|
| Apply financial red-flag diagnostic tests (cash conversion, margin compression, receivables lag) |
|
| Return audit evidence, accession numbers/source IDs, filing URLs, and calculation traces |
|
🚀 Quick Start (Docker)
# Build Docker image
docker build -t stock-analysis-mcp-server:latest .
# Run container interactively
docker run -i --rm stock-analysis-mcp-server:latest💻 Configuration (mcp_config.json)
{
"mcpServers": {
"stock_analysis": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"stock-analysis-mcp-server:latest"
]
}
}
}📄 License
This project is licensed under the MIT License.
This server cannot be deployed
Maintenance
Related MCP Connectors
SEC EDGAR financials, benchmarks, screening & Buffett value scans for agents. Pay x402 or API key.
Normalized SEC EDGAR fundamentals. 3 of 6 tools free; the rest $0.04-$0.10 per call in USDC.
Agent-native SEC filing data: statements assembled, filings read and synthesized. No API key.
SEC filing intelligence for AI agents. Financials, screening, peer comparison for 5,000+ companies.
Related MCP Servers
- -licenseNot gradedqualityNot gradedmaintenanceEnables deep analysis of SEC EDGAR filings through universal company search, document content extraction, and advanced filing search capabilities. Provides AI-ready access to business descriptions, risk factors, financial statements, and full-text search across any public company's SEC documents.-
- FlicenseNot gradedqualityDmaintenanceProvides access to comprehensive financial data including income statements, balance sheets, cash flow statements, stock prices, company news, SEC filings, and cryptocurrency information with built-in financial ratio analysis.-
- FlicenseAqualityDmaintenanceProvides access to SEC filings and detailed XBRL financial data for all publicly traded U.S. companies. It enables users to search for company info, retrieve historical metrics like revenue and assets, and compare financial performance across different industries.61-
- AlicenseNot gradedqualityBmaintenanceProvides access to SEC EDGAR data through natural language, including company filings, financial statements, and company info, without requiring an API key.MIT