StockScope: Stock & Financial Intelligence from SEC EDGAR
Pricing
Pay per usage
StockScope: Stock & Financial Intelligence from SEC EDGAR
Stock research and financial analysis from SEC EDGAR for AI agents. Get revenue, net income, margins, assets, SEC filings, and side-by-side company comparisons for any US public company. Works as a standalone API (click Run) or as an MCP server for Claude, ChatGPT, Cursor. Free, no API key needed.
Pricing
Pay per usage
Rating
0.0
(0)
Developer
Stew Williamson
Actor stats
0
Bookmarked
1
Total users
0
Monthly active users
3 days ago
Last modified
Categories
Share
StockScope MCP — Stock & Financial Intelligence
Research any US public company instantly using SEC EDGAR data. Revenue, net income, margins, assets, filings, and side-by-side comparisons.
Free. No API key needed. Works with Claude, ChatGPT, Cursor, and any MCP client.
What it does
StockScope gives AI agents direct access to SEC EDGAR financial data:
| Tool | What it returns | Price |
|---|---|---|
stock_financials | Revenue, net income, total assets, liabilities, equity, net margin, tickers, exchange listings, SIC industry code | $0.10 |
stock_filings | Recent 10-K, 10-Q, 8-K, S-1, DEF 14A filings with dates and document links | $0.05 |
stock_compare | Side-by-side financial comparison of two companies | $0.15 |
Two ways to use it
1. Click "Run" (Batch Mode)
Enter company names or tickers in the input, click Run. Get financial reports in the dataset.
Example input:
{"companies": ["AAPL", "MSFT", "GOOGL"],"tools": ["stock_financials", "stock_filings"]}
2. MCP Server (Standby Mode)
Connect from any MCP client:
Claude Desktop / Cursor / Cline:
{"mcpServers": {"stockscope": {"command": "npx","args": ["mcp-remote", "https://constructive_wainscot--stockscope-mcp.apify.actor/mcp"],"env": {"HEADER_Authorization": "Bearer YOUR_APIFY_TOKEN"}}}}
Direct HTTP:
curl -X POST https://constructive_wainscot--stockscope-mcp.apify.actor/mcp \-H "Authorization: Bearer YOUR_APIFY_TOKEN" \-H "Content-Type: application/json" \-d '{"jsonrpc":"2.0","method":"tools/call","params":{"name":"stock_financials","arguments":{"query":"AAPL"}},"id":1}'
Example output
Company: APPLE INCTickers: AAPL (Nasdaq)Industry: Electronic Computers (SIC: 3571)State: CASEC URL: https://www.sec.gov/cgi-bin/browse-edgar?action=getcompany&CIK=0000320193--- Financials ---Revenue: $416.0B (FY ending 2025-09-27)Net Income: $93.7B (FY ending 2025-09-27)Total Assets: $364.9BTotal Liabilities: $308.0BStockholders' Equity: $56.9BNet Margin: 22.5%
Data source
All data comes directly from SEC EDGAR, the official database of the U.S. Securities and Exchange Commission. Updated in real-time as companies file. Covers all US publicly-traded companies.
Also see
- CompanyScope MCP — Full company intelligence: profiles, tech stacks, key people, competitors, patents, job postings, domain intel, social presence. 11 tools, 12 data sources.