stockscope-mcp
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., "@stockscope-mcpShow me recent insider trades 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.
StockScope MCP
Stock & financial intelligence MCP server powered by SEC EDGAR. Free, no API key required.
Tools
Tool | Description |
| Revenue, net income, assets, liabilities, equity, margins from SEC XBRL data |
| Recent 10-K, 10-Q, 8-K filings with dates, links, descriptions |
| Side-by-side financial comparison of two companies |
| Recent insider transactions (buys/sells) from SEC filings |
| Historical stock price data (open, high, low, close, volume) |
| Find companies in the same SIC sector with key metrics |
All data sourced from SEC EDGAR public APIs. Zero cost, no API keys.
Related MCP server: secfinapi-mcp
Quick Start
Claude Desktop / Cursor
Add to your MCP config:
{
"mcpServers": {
"stockscope": {
"command": "npx",
"args": ["-y", "stockscope-mcp"]
}
}
}Remote (Cloudflare Workers)
Connect directly via MCP endpoint:
https://stockscope-mcp.stewwilli.workers.dev/mcpApify
Available as an Apify Actor for batch processing:
https://apify.com/constructive_wainscot/stockscope-mcpExample
Ask your AI assistant:
"Get Apple's financials from the last 3 years"
"Compare Tesla and Ford's financial performance"
"Show me recent insider transactions for NVDA"
"What 10-K filings has Microsoft submitted recently?"
"Find companies in Apple's sector"
How It Works
StockScope fetches structured financial data directly from SEC EDGAR's public XBRL API. No scraping, no paid data providers. The EDGAR API is free, reliable, and covers all US public companies.
Data sources:
SEC EDGAR XBRL API (financials, filings)
SEC EDGAR full-text search (filings)
SEC insider transaction filings (Form 4)
SEC company tickers database (sector peers)
Pricing (Apify Store)
Event | Price |
| $0.10 |
| $0.05 |
| $0.15 |
| $0.05 |
| $0.08 |
| $0.08 |
Free via npm/npx. Apify pricing applies only to Apify Store runs.
Related
CompanyScope MCP - Company research & lead enrichment (11 tools, 12 data sources). Also on Apify Store and npm.
License
MIT
Maintenance
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/Stewyboy1990/stockscope-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server