Skip to main content
Glama
datakoot

Filings Intel MCP

Filings Intel MCP — by Datakoot

SEC EDGAR for AI agents — as MCP tools your agent can call mid-task to research a US public company's filings, financials and insider activity. No API keys.

Tools

Tool

What it does

Source

company_lookup

Find a company's CIK and metadata by name or ticker

SEC EDGAR

recent_filings

List a company's most recent filings, filterable by form type (10-K, 8-K, ...)

SEC EDGAR

filing_search

Full-text search across EDGAR filings

SEC EDGAR

financials

Key XBRL financial facts (revenue, net income, assets, ...) for a company

SEC EDGAR

insider_transactions

Recent Form 3/4/5 insider buys and sells

SEC EDGAR

No API keys required.

Related MCP server: edgar-mcp

Quick start

claude mcp add --transport http filings-intel https://filings.datakoot.com/mcp

Or point any MCP client at https://filings.datakoot.com/mcp.

Try it in 10 seconds — no key, no signup

Paste this into a terminal:

curl -s https://filings.datakoot.com/mcp \
  -H 'content-type: application/json' \
  -H 'accept: application/json, text/event-stream' \
  -d '{"jsonrpc": "2.0", "id": 1, "method": "tools/call", "params": {"name": "recent_filings", "arguments": {"query": "Tesla"}}}'

You get Tesla's most recent SEC EDGAR filings, straight from the source — no API key, nothing to sign up for.

Or point any MCP client at the URL and just ask your agent, in plain language:

  • "What did Tesla just file with the SEC?"

  • "Pull Apple's latest financials and insider transactions."

Data & attribution

All data comes from the SEC EDGAR system (US Securities and Exchange Commission), which is US-government public domain. Requests are made with an identifying User-Agent per SEC's fair-access policy. Informational only — not investment advice.

Part of Datakoot — keyless intelligence APIs for AI agents.

Maintenance

ActivityMaintained
ResponsivenessNo issues

Related MCP Connectors

Related MCP Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables LLMs to download, parse, and analyze SEC EDGAR filings, including 10-K/Q reports, XBRL financial statements, and insider trading data. It provides structured access to institutional holdings, corporate events, and financial facts for comprehensive investment research.
    5
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Provides access to SEC EDGAR financial data, enabling AI agents to fetch company filings, financial metrics, and narrative sections. It supports natural-language metric searching and extracts structured data from 10-K, 10-Q, and 8-K reports.
    6
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Query SEC EDGAR for company filings, financial data, and executive disclosures. Search by company name or ticker, retrieve 10-K/10-Q/8-K filings, and extract structured financials — backed by the official SEC EDGAR API, built for AI agents.
    4
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables LLMs to access SEC EDGAR data: search filings, extract sections, pull structured financials, and track insider transactions.
    14
    MIT