Filings Intel MCP — by Datakoot

MCP serverCommerce & finance

Your AI can look up public companies and read their SEC filings, including financials and insider trades. It draws on SEC EDGAR, the SEC's public database of company filings. No keys are needed to use it.

Available today. Use it from your connected AI after setup.

Add it, then ask your AI about a company — for example, to pull its latest filings or check recent insider trades.

Then ask your AI: use Filings Intel MCP — by Datakoot

What your AI can do with it

  • Look up companies in SEC EDGAR
  • Pull a company's filings
  • Retrieve a company's financials
  • Check recent insider trades
  • Answer questions about a company's filings and financials

From the project's README

As published by selflabbs/filings-intel-mcp in README.md.

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

ToolWhat it doesSource
company_lookupFind a company's CIK and metadata by name or tickerSEC EDGAR
recent_filingsList a company's most recent filings, filterable by form type (10-K, 8-K, ...)SEC EDGAR
filing_searchFull-text search across EDGAR filingsSEC EDGAR
financialsKey XBRL financial facts (revenue, net income, assets, ...) for a companySEC EDGAR
insider_transactionsRecent Form 3/4/5 insider buys and sellsSEC EDGAR

No API keys required.

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.

Signals

Last commit
Sep 2026
Advanced
Delivery
filings-intel-mcp MCP server → your ahel gateway (mcp.ahel.ai) → every connected AI client.
Catalog kind
mcp-server
Gateway key
io-github-selflabbs-filings-intel-mcp
Source
github.com/selflabbs/filings-intel-mcp
Hosted endpoint
https://filings.selflabbs.com/mcp