SEC EDGAR financial data for AI agents — revenue, margins, filings, company comparisons.
If you already use Stockscope, the stockscope mcp server is the piece that lets your assistant work with it directly. SEC EDGAR financial data for AI agents — revenue, margins, filings, company comparisons.
Stock & financial intelligence MCP server powered by SEC EDGAR. Free, no API key required.
Setup follows the usual MCP pattern — install or clone the server, register it in your client's configuration file, restart the client. The configuration blocks on this page cover the common clients.
The toolset is worth reading before you wire it up, because it tells you what the integration is really for:
stock_financials — Revenue, net income, assets, liabilities, equity, margins from SEC XBRL datastock_filings — Recent 10-K, 10-Q, 8-K filings with dates, links, descriptionsstock_compare — Side-by-side financial comparison of two companiesstock_insiders — Recent insider transactions (buys/sells) from SEC filingsstock_history — Historical stock price data (open, high, low, close, volume)stock_sector_peers — Find companies in the same SIC sector with key metricsEvent — Pricestock-financials — $0.10stock-filings — $0.05stock-compare — $0.15stock-insiders — $0.05stock-history — $0.08This sits in the developer tooling group, where several servers overlap in what they claim to do but differ sharply once you actually set them up. Stockscope's toolset — stock_financials, stock_filings, stock_compare and 11 more — is a fair guide to whether it matches your workflow. It is maintained by Stewyboy1990; worth a glance at recent repository activity before you build anything load-bearing on it.
This entry was verified against Stockscope's own documentation before publication; SyncDev keeps the directory reviewed rather than auto-generated.
| Tool | What it does |
|---|---|
| stock_financials | Revenue, net income, assets, liabilities, equity, margins from SEC XBRL data |
| stock_filings | Recent 10-K, 10-Q, 8-K filings with dates, links, descriptions |
| stock_compare | Side-by-side financial comparison of two companies |
| stock_insiders | Recent insider transactions (buys/sells) from SEC filings |
| stock_history | Historical stock price data (open, high, low, close, volume) |
| stock_sector_peers | Find companies in the same SIC sector with key metrics |
| Event | Price |
| stock-financials | $0.10 |
| stock-filings | $0.05 |
| stock-compare | $0.15 |
| stock-insiders | $0.05 |
| stock-history | $0.08 |
| stock-sector-peers | $0.08 |
| Apify | The Apify tool exposed by this server. |
{
"mcpServers": {
"stockscope": {
"command": "npx",
"args": ["-y", "stockscope-mcp"]
}
}
}Configuration as documented by the project. Restart the client after saving.
Kill hallucinated APIs — version-accurate, up-to-date library documentation injected straight into context.
Microsoft's official browser automation server — drive a real browser through the accessibility tree, no screenshots needed.
GitHub's official server — repos, issues, pull requests, Actions and code security, straight from your assistant.
Issue tracking at the speed of conversation — Linear's official hosted server with OAuth and zero install.
Local repository surgery — status, diffs, commits, branches and history for any repo on disk.
Timezone sanity for AI — current time anywhere and correct conversions, without the model doing date math.