Elite Stock Research MCP
Live Stock Market Data, SEC Filings, Stock Screener, and analysis
15 financial tools · No install required
Stock Market MCP Server for AI Assistants
Give Claude, Cursor, Windsurf, or any MCP-compatible AI direct access to live stock data — SEC filings, screeners, insider activity, technicals, and more.
Get Pro & Start Using MCPSee Setup Instructions
Included with Pro at $19.99/month · Cancel anytime
Works with Claude, Cursor & Windsurf Real-time & SEC data Remote server — zero install API keys hashed & revocable
What Is an MCP Server?
The Model Context Protocol (MCP) is an open standard that lets AI assistants call external tools and data sources. A stock market MCP server gives your AI the ability to pull live financial data — prices, SEC filings, insider trades, technicals — instead of relying on stale training data.
When you ask your AI to "analyze Apple's financials" or "screen for undervalued stocks," the MCP server fetches current data and returns it directly to the AI's context. The result is investment research grounded in real, up-to-date numbers.
Just Ask in Plain English
Your AI calls the MCP server behind the scenes to pull live data and answer your questions.
Research a Company
"What's Apple's current valuation? Pull the last 5 years of financials and write me a brief analysis of their financial health."
Screen for Stocks
"Find large-cap stocks with P/E under 20, revenue growth above 15%, and RSI below 40. Then compare the top 5 side by side."
Track Insider Activity
"Show me insider buying activity for NVDA over the last 3 months. Are insiders buying or selling?"
Review Your Portfolio
"Show me my portfolio. For each holding, pull the latest summary and insider activity. Flag any positions where insiders are selling heavily."
Earnings Calendar
"Who reports earnings tomorrow? Do any of them overlap with my watchlist?"
Compare Companies
"Compare MSFT, GOOGL, and AMZN side by side — valuation, growth, and profitability."
Ready to supercharge your AI research?
Get started in under a minute with a Pro subscription.
Upgrade to Pro
15 Financial Tools via MCP
Each tool is purpose-built for stock market research. Your AI selects the right one automatically based on your question.
| Tool | Description |
|---|---|
| get_stock_summary | Price, P/E, P/B, EV/EBITDA, market cap, dividend yield, 52-week range |
| get_financial_statements | Multi-year income statement, balance sheet, and cash flow from SEC XBRL filings |
| get_technical_indicators | Moving averages (SMA/EMA), RSI, period returns, volatility, and historical prices |
| screen_stocks | Screen 5,000+ stocks with 30+ filters: valuation, growth, momentum, dividends |
| get_insider_transactions | SEC Form 4 buy/sell data — names, titles, shares, prices, transaction dates |
| get_institutional_holders | Top holders from 13F filings — Berkshire, Vanguard, BlackRock, and 25+ more |
| get_earnings_calendar | Upcoming earnings with report timing and consensus EPS estimates |
| get_market_movers | Top gainers and losers by percentage change |
| compare_stocks | Side-by-side comparison of up to 5 stocks across all metrics |
| get_sector_performance | GICS sector returns and relative performance |
| search_stocks | Search by ticker or company name |
| get_portfolio | Your holdings with cost basis, P&L, and sector allocation |
| get_watchlist | Your watchlist tickers with current prices |
| get_alerts | Your price and earnings alerts |
| get_company_news | Recent headlines and SEC filing links |
Why Use an MCP Server for Stock Research?
Real Prices, Not Guesses
Pull real-time stock quotes instead of relying on your AI's training data, which could be months old.
Actual SEC Filings
Read real 10-K and 10-Q financial statements instead of hallucinated numbers. Revenue, earnings, and cash flow you can trust.
Screen 5,000+ Stocks
Use 30+ quantitative filters to find stocks matching your criteria — valuation, growth, momentum, dividends, and more.
Insider & Institutional Data
See what insiders are buying and selling from Form 4 filings, and which hedge funds hold the stock from 13F filings.
Portfolio-Aware AI
Your AI can access your portfolio, watchlist, and alerts for personalized analysis you can't get anywhere else.
Zero Install, 60s Setup
No npm packages, no Docker, no local server. Just a URL and an API key — paste it into your AI client and go.
The difference between AI research with and without live data is the difference between an analyst with a Bloomberg terminal and one working from memory alone.
Get Started in Under a Minute
Three steps to connect your AI assistant to live stock market data.
1
Subscribe to Pro
The MCP server is included with Elite Stock Research Pro at $19.99/month.
View pricing & features →
2
Generate an API Key
Go to your account page, open the API Keys tab, and click Generate Key. Copy the key — it starts with esr_ and is only shown once.
3
Connect Your AI Assistant
Claude Desktop
Open Settings → Developer → Edit Config and add:
{
"mcpServers": {
"stock-research": {
"type": "http",
"url": "https://www.elitestockresearch.com/api/mcp",
"headers": {
"Authorization": "Bearer esr_your_api_key_here"
}
}
}
}
Claude Code
Run this in your terminal:
claude mcp add-json stock-research '{"type":"http","url":"https://www.elitestockresearch.com/api/mcp","headers":{"Authorization":"Bearer esr_your_api_key_here"}}'
Cursor
Open Settings → MCP → Add Server, select "URL" type, and enter:
URL: https://www.elitestockresearch.com/api/mcp
Header: Authorization: Bearer esr_your_api_key_here
Windsurf
Open the MCP panel, click Add Server, and enter the same URL and header above.
Frequently Asked Questions
What is a stock market MCP server?
A stock market MCP server is a service that exposes live financial data to AI assistants via the Model Context Protocol. It lets your AI pull current stock prices, SEC filings, insider transactions, and more — turning it into a data-driven research assistant instead of one that guesses from training data.
Which AI assistants work with this MCP server?
Any MCP-compatible client works, including Claude Desktop, Claude Code, Cursor, Windsurf, and others. If your AI tool supports adding MCP servers via URL, it's compatible.
Do I need to install anything?
No. This is a remote MCP server — there's nothing to install. You add the server URL (https://www.elitestockresearch.com/api/mcp) and your API key to your AI client's configuration. Setup takes under a minute.
What data sources power the MCP server?
Stock metrics come from major financial data providers. Financial statements are parsed directly from SEC XBRL filings (10-K, 10-Q). Insider transactions come from SEC Form 4 filings. Institutional holdings come from 13F-HR filings. All data is refreshed on a regular schedule to stay current.
Give Your AI a Bloomberg Terminal
Stop asking your AI to guess at stock data. Connect it to Elite Stock Research and get answers grounded in real financial data.
Get Pro — $19.99/monthOr create a free account first →
Questions? Reach out at [email protected]
Related Servers
Federal Financial Intel MCP
SEC EDGAR filings, CFPB consumer complaints, and BLS employment data. 4 MCP tools for financial intelligence.
ffmpeg-mcp
A Python package for media processing using FFmpeg and FastMCP.
Crypto Price & Market Analysis (JJ Fork)
Provides real-time cryptocurrency price data, market analysis, and historical trends using the CoinCap API.
Ecovacs Robot Control
Control and query the status of Ecovacs cleaning robots using the MCP protocol.
cerngitlab-mcp
CERN GitLab MCP Server
Network - AI
Multi-agent orchestration MCP server with atomic shared blackboard, FSM governance, per-agent budget enforcement, and adapters for 12 AI frameworks including LangChain, AutoGen, CrewAI, and OpenAI Assistants.
Windows Screenshots
A Model Context Protocol (MCP) server that provides screenshot capture functionality on Windows systems.
MCP Server Market
A centralized repository for discovering and utilizing Model Context Protocol (MCP) servers.
OctoEverywhere For 3D Printing
A 3D Printing MCP server that allows for querying for live state, webcam snapshots, and 3D printer control.
SwitchBot
Control SwitchBot smart home devices through its official API, enabling automation and integration with AI assistants.