Skip to main content
Glama
Stewyboy1990

stockscope-mcp

by Stewyboy1990

StockScope MCP

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

Tools

Tool

Description

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

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/mcp

Apify

Available as an Apify Actor for batch processing:

https://apify.com/constructive_wainscot/stockscope-mcp

Example

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

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

Free via npm/npx. Apify pricing applies only to Apify Store runs.

License

MIT

Install Server
A
license - permissive license
A
quality
F
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    B
    quality
    D
    maintenance
    An MCP server that provides comprehensive financial insights and analysis by leveraging real-time market data, news, and advanced analytics for stocks, options, financial statements, and economic indicators.
    17
    50
    Python
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Comprehensive MCP server for real-time stock, cryptocurrency, options, and fundamental analysis, including SEC filings and insider trading data.
    26
    33
    MIT

View all related MCP servers

Related MCP Connectors

  • Query SEC EDGAR filings, XBRL financials, and company data through MCP. STDIO & Streamable HTTP.

  • Real SEC, 13F, insider, congress & macro data your AI agent can cite. Hosted MCP, 24 tools.

  • 7-factor stock scoring MCP server. US/HK/CN, 74 stocks. Free + Premium (USDC/Base). x402 ready.

View all MCP Connectors

Latest Blog Posts

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