# com.datakoot/filings-intel-mcp (remote · filings.datakoot.com)

SEC EDGAR for AI agents: company filings, financials and insider trades. No API keys.

- Trust score: 57/100 (low)
- Change this week: +1
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- remote · `filings.datakoot.com`: 57/100 (this document), [markdown](https://verifymcp.io/servers/com-datakoot-filings-intel-mcp/filings.md), [page](https://verifymcp.io/servers/com-datakoot-filings-intel-mcp/filings)

## Channel facts

- Endpoint: `https://filings.datakoot.com/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `2.0.0`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-03.

- **Endpoint Security**: 46/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to call this server, and 5 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe.
  - HTTPS not yet verified: we couldn't determine whether a plaintext access path exists.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 77/100
  - AI-judged instruction clarity (excellent).
  - Tool/resource definitions use about 493 tokens (~98/item across 5 items; 5 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 23/100
  - Stability observed for 7 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 91/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 73% of tool parameters carry a description.
- **Capabilities**: 20/100
  - Spec-recency check failed: implements MCP spec 2024-11-05; the latest is 2026-07-28.

## Install

### Claude

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

### Codex

```toml
[mcp_servers.com-datakoot-filings-intel-mcp]
url = "https://filings.datakoot.com/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-datakoot-filings-intel-mcp": {
      "type": "remote",
      "url": "https://filings.datakoot.com/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add com-datakoot-filings-intel-mcp --url https://filings.datakoot.com/mcp --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  com-datakoot-filings-intel-mcp:
    url: "https://filings.datakoot.com/mcp"
```

### Other

```json
{
  "mcpServers": {
    "com-datakoot-filings-intel-mcp": {
      "type": "http",
      "url": "https://filings.datakoot.com/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-02 (score 57, +1)

No change was recorded against any check on this day. Stability & Change Management went from 17 to 20. That category is still filling its 30-day observation window: 5 days of observed history at the previous scan, 6 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-08-01 (score 56, −2)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-31 (score 58, 0)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-30 (score 58, +1)

No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-07-29 (score 57, +1)

No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-07-28 (score 56, 0)

- [functional improvement] Stability: unverified → 0.03

### 2026-07-27 (score 56)

First indexed and scored.

## MCP tools (5)

### `company_lookup` (~74 tokens)

Resolve a stock ticker or company name to its SEC identity: CIK number, official name, ticker(s), exchange(s), industry (SIC), and fiscal year end. Start here before other Filings Intel calls.

Input parameters:

- `query` (string, required): Ticker (e.g. AAPL), company name, or CIK

### `recent_filings` (~106 tokens)

List a company's most recent SEC filings (10-K annual reports, 10-Q quarterly, 8-K material events, S-1 IPO registrations, etc.) with filing dates and direct document links. Optionally filter by form type.

Input parameters:

- `form_type` (string): Optional filter, e.g. 10-K, 10-Q, 8-K, 4
- `limit` (integer)
- `query` (string, required): Ticker, name, or CIK

### `filing_search` (~89 tokens)

Full-text search across all EDGAR filings for a keyword or phrase (e.g. a risk factor, product name, or executive). Returns matching filings with company, form type, and date. Optionally restrict to a form type.

Input parameters:

- `form_type` (string): Optional form filter, e.g. 8-K
- `limit` (integer)
- `query` (string, required): Search phrase

### `financials` (~98 tokens)

Get reported financial facts for a company from XBRL data in its filings: revenue, net income, total assets, liabilities, equity, EPS, and cash — most recent reported values, or the full history of one specific us-gaap concept.

Input parameters:

- `concept` (string): Optional specific us-gaap concept, e.g. Revenues, NetIncomeLoss, Assets
- `query` (string, required): Ticker, name, or CIK

### `insider_transactions` (~75 tokens)

List recent insider ownership filings (Form 3/4/5) for a company — the filings officers, directors, and 10% owners submit when they buy or sell shares. Returns the filings with dates and links.

Input parameters:

- `limit` (integer)
- `query` (string, required): Ticker, name, or CIK

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/com-datakoot-filings-intel-mcp/filings#diagnostics

## Score history

- 2026-08-03: 57
- 2026-08-02: 57
- 2026-08-01: 56
- 2026-07-31: 58
- 2026-07-30: 58
- 2026-07-29: 57
- 2026-07-28: 56
- 2026-07-27: 56

## Links

- Remote endpoint: https://filings.datakoot.com/mcp
- Repository: https://github.com/datakoot/filings-intel-mcp
- Changelog RSS feed: https://verifymcp.io/servers/com-datakoot-filings-intel-mcp/filings/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/com-datakoot-filings-intel-mcp/filings/changelog.json
- HTML version of this page: https://verifymcp.io/servers/com-datakoot-filings-intel-mcp/filings
