Stock Analysis MCP Server
Click on "Install 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 installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
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.
Income statement, balance sheet and cash flow, already assembled from SEC filings. 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 gradedqualityBmaintenanceEnables AI agents to research US public company filings, financials, and insider transactions using SEC EDGAR data, with no API keys required. Provides tools for company lookup, recent filings, full-text search, financial facts, and insider activity.MIT
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/AnasOsama2/financial-stock-analysis-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server