Skip to main content
ClaudeWave
datakoot avatar
datakoot

filings-intel-mcp

View on GitHub

Keyless MCP server giving AI agents SEC EDGAR data — company filings, financials and insider trades. No API keys.

MCP ServersOfficial Registry0 stars0 forksUpdated today
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/datakoot/filings-intel-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "filings-intel-mcp": {
      "command": "node",
      "args": ["/path/to/filings-intel-mcp/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/datakoot/filings-intel-mcp and follow its README for install instructions.
Use cases

MCP Servers overview

# 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.

## 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`.

## Data & attribution

All data comes from the [SEC EDGAR](https://www.sec.gov/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](https://datakoot.com) — keyless intelligence APIs for AI agents.
ai-agentsai-toolsclaudeedgarfinancellmmcpmcp-servermodel-context-protocolsec

What people ask about filings-intel-mcp

What is datakoot/filings-intel-mcp?

+

datakoot/filings-intel-mcp is mcp servers for the Claude AI ecosystem. Keyless MCP server giving AI agents SEC EDGAR data — company filings, financials and insider trades. No API keys. It has 0 GitHub stars and was last updated today.

How do I install filings-intel-mcp?

+

You can install filings-intel-mcp by cloning the repository (https://github.com/datakoot/filings-intel-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is datakoot/filings-intel-mcp safe to use?

+

datakoot/filings-intel-mcp has not been audited yet by our security agent. Review the original repository on GitHub before using it in production.

Who maintains datakoot/filings-intel-mcp?

+

datakoot/filings-intel-mcp is maintained by datakoot. The last recorded GitHub activity is from today, with 0 open issues.

Are there alternatives to filings-intel-mcp?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy filings-intel-mcp to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: datakoot/filings-intel-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/datakoot-filings-intel-mcp)](https://claudewave.com/repo/datakoot-filings-intel-mcp)
<a href="https://claudewave.com/repo/datakoot-filings-intel-mcp"><img src="https://claudewave.com/api/badge/datakoot-filings-intel-mcp" alt="Featured on ClaudeWave: datakoot/filings-intel-mcp" width="320" height="64" /></a>

More MCP Servers

filings-intel-mcp alternatives