🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

stockscope-mcp

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stockscope-mcp

Stock & financial intelligence MCP server — SEC EDGAR data for AI agents. 6 tools: financials, filings, compare, insider trades, history, sector peers. Free, no API key.

latest
Source
npmnpm
Version
1.1.0
Version published
Weekly downloads
36
-7.69%
Maintainers
1
Weekly downloads
 
Created
Source

StockScope MCP

Stock & financial intelligence MCP server powered by SEC EDGAR. Free, no API key needed.

Tools

ToolDescription
stock_financialsRevenue, net income, assets, liabilities, equity, margins for any US public company
stock_filingsRecent SEC filings (10-K, 10-Q, 8-K) with document links
stock_compareSide-by-side financial comparison of two companies

Quick Start

Claude Desktop / Cursor / Cline

Add to your MCP config:

{
  "mcpServers": {
    "stockscope": {
      "command": "npx",
      "args": ["-y", "stockscope-mcp"]
    }
  }
}

Run directly

npx stockscope-mcp

Example

Ask your AI assistant:

  • "What are Apple's latest financials?"
  • "Compare Tesla and Ford's financial data"
  • "Show me Microsoft's recent SEC filings"

Sample output

Company: Apple Inc.
Tickers: AAPL (Nasdaq)
Industry: Electronic Computers (SIC: 3571)

--- Financials ---
Revenue: $416.2B (FY ending 2025-09-27)
Net Income: $112.0B (FY ending 2025-09-27)
Total Assets: $359.2B
Total Liabilities: $285.5B
Stockholders' Equity: $73.7B
Net Margin: 26.9%

Data Source

All data from SEC EDGAR — the official SEC database. Covers all US publicly-traded companies. Updated in real-time as companies file.

  • CompanyScope MCP — Full company intelligence: profiles, tech stacks, key people, competitors, patents, jobs, domain intel, social presence. 11 tools, 12 sources.

License

MIT

Keywords

mcp

FAQs

Package last updated on 10 Apr 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts