# Signal Nodus SEC Filings (remote · mcp.signalnodus.ai)

SEC filing diffs, 8-K events, 13D stakes, insider trades, IPOs, federal contracts. Pay per call.

- Trust score: 65/100 (medium)
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-20

## Components

- remote · `mcp.signalnodus.ai`: 65/100 (this document), [markdown](https://verifymcp.io/servers/ai-signalnodus-sec-filings/mcp.md), [page](https://verifymcp.io/servers/ai-signalnodus-sec-filings/mcp)

## Channel facts

- Endpoint: `https://mcp.signalnodus.ai/`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.1.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-20.

- **Endpoint Security**: 63/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 24 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 is enforced; there's no plaintext access path.
  - The HSTS (Strict-Transport-Security) header is present.
  - 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**: 76/100
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 3057 tokens (~127/item across 24 items; 24 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 10/100
  - Stability observed for 3 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
- **Capabilities**: 60/100
  - Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add --transport http ai-signalnodus-sec-filings https://mcp.signalnodus.ai/
```

### Codex

```toml
[mcp_servers.ai-signalnodus-sec-filings]
url = "https://mcp.signalnodus.ai/"
```

### opencode

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

### OpenClaw

```bash
openclaw mcp add ai-signalnodus-sec-filings --url https://mcp.signalnodus.ai/ --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  ai-signalnodus-sec-filings:
    url: "https://mcp.signalnodus.ai/"
```

### Other

```json
{
  "mcpServers": {
    "ai-signalnodus-sec-filings": {
      "type": "http",
      "url": "https://mcp.signalnodus.ai/"
    }
  }
}
```

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-20 (score 65, +3)

- [security] Tool “company_financials” rewrote its description, which is the text the model reads
- [security] Tool “compare_filings” rewrote its description, which is the text the model reads
- [security] Tool “filing_section” rewrote its description, which is the text the model reads
- [security] Tool “lookup_company” rewrote its description, which is the text the model reads
- [security] Tool “recent_filings” rewrote its description, which is the text the model reads
- [functional improvement] Schema quality: 228 → 127
- [functional] Schema quality: good → excellent
- [functional] New tool “activist_stakes”
- [functional] New tool “domain_report”
- [functional] New tool “edgar_search”
- [functional] New tool “evm_balance”
- [functional] New tool “evm_gas”
- [functional] New tool “evm_receipt”
- [functional] New tool “filing_events”
- [functional] New tool “fx_rate”
- [functional] New tool “government_contracts”
- [functional] New tool “insider_trades”
- [functional] New tool “institutional_holdings”
- [functional] New tool “ipo_pipeline”
- [functional] New tool “latest_filings”
- [functional] New tool “lobbying”
- [functional] New tool “prediction_markets”
- [functional] New tool “risk_churn_score”
- [functional] New tool “token_price”
- [functional] New tool “verify_financial_claim”
- [functional] New tool “who_holds”

### 2026-08-19 (score 62, +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-08-18 (score 61, 0)

- [functional improvement] Stability: unverified → 0.03

### 2026-08-17 (score 61)

First indexed and scored.

## MCP tools (24)

### `lookup_company` (~107 tokens)

Look up a company

Resolve a ticker or CIK to a company's canonical SEC identity: legal name, CIK, industry classification, tickers, and exchanges. Use this first when you only have a ticker and need the CIK for other calls. US SEC registrants only. Free: no key and no payment needed. Use it to verify the service before paying.

Input parameters:

- `company` (string, required): Ticker symbol (e.g. AAPL) or SEC CIK number (e.g. 320193).

### `recent_filings` (~202 tokens)

Recent SEC filings

List a company's most recent SEC filings with form type, dates, accession number, and a direct document URL. Optionally filter to one form type (10-K, 10-Q, 8-K, 4, S-1...). Covers EDGAR's recent-filings index, which holds roughly the last 1000 filings; older history is not searched, and the response says so when it exists. This is the canonical filing record, not commentary about it. Costs $0.01 per call. No subscription: present a credit key or a machine payment.

Input parameters:

- `company` (string, required): Ticker symbol (e.g. AAPL) or SEC CIK number (e.g. 320193).
- `form` (string): Optional exact form type filter, e.g. 10-K, 10-Q, 8-K, 4.
- `limit` (integer): How many filings to return (1-50, default 10).

### `company_financials` (~130 tokens)

Reported financial figures

Fetch an as-reported XBRL financial concept for a company across recent periods, each tied to the filing it came from. Note that many issuers report revenue under RevenueFromContractWithCustomerExcludingAssessedTax rather than Revenues; if one returns nothing current, try the other. Costs $0.01 per call. No subscription: present a credit key or a machine payment.

Input parameters:

- `company` (string, required): Ticker symbol (e.g. AAPL) or SEC CIK number (e.g. 320193).
- `concept` (string, required): US-GAAP concept name.

### `filing_section` (~244 tokens)

Extract one section of a filing

Pull a single numbered item out of a 10-K or 10-Q as clean text: risk factors (1A), MD&A (7), business (1), and the rest. Saves you fetching a multi-megabyte HTML document and finding the section yourself. Pin an exact filing with `accession`; without it you get the most recent filing of that form, which changes when the company amends. Costs $0.05 per call. No subscription: present a credit key or a machine payment.

Input parameters:

- `accession` (string): Exact accession number to pin, e.g. 0000320193-26-000020. Strongly recommended for anything reproducible.
- `company` (string, required): Ticker symbol (e.g. AAPL) or SEC CIK number (e.g. 320193).
- `form` (string): 10-K or 10-Q. Default 10-K.
- `item` (string): Item number, e.g. 1A, 7, 7A. Call with item omitted to list what this filing has.
- `max_chars` (integer): Truncate the section. Default 50000.

### `compare_filings` (~215 tokens)

Diff a section across two filings

Compare the same item between two filings of a company and return what changed: added and removed passages plus a change ratio. This is the year-over-year risk factor or MD&A comparison, done for you. Pass two accession numbers to pin exactly which filings are compared; otherwise the two most recent of that form are used. Costs $0.50 per call. No subscription: present a credit key or a machine payment.

Input parameters:

- `company` (string, required): Ticker symbol (e.g. AAPL) or SEC CIK number (e.g. 320193).
- `form` (string): 10-K or 10-Q. Default 10-K.
- `from_accession` (string): Older filing to compare from.
- `item` (string): Item to compare, e.g. 1A for risk factors. Default 1A.
- `max_passages` (integer): Cap on added/removed passages returned. Default 40.
- `to_accession` (string): Newer filing to compare to.

### `who_holds` (~111 tokens)

Which institutions hold a stock

Every 13F manager whose latest information table names the company: manager, CIK, filing date, accession number, plus the total count of reporting managers. The inverse of institutional_holdings; chain them to walk from a ticker to full parsed portfolios. Costs $0.05 per call.

Input parameters:

- `company` (string, required): Ticker symbol (e.g. AAPL) or SEC CIK number (e.g. 320193).
- `limit` (integer): Managers to return. Default 25.

### `institutional_holdings` (~100 tokens)

Parsed 13F holdings

An institutional manager's latest 13F-HR parsed and aggregated: top positions by value with shares, CUSIP, and share of portfolio. Works on managers (Berkshire, Bridgewater...), not operating companies. Pinned by accession number. Costs $0.05 per call.

Input parameters:

- `company` (string, required): Manager name or CIK, e.g. Berkshire Hathaway.
- `top` (integer): Positions to return. Default 20.

### `insider_trades` (~115 tokens)

Parsed insider trades (Form 4)

A company's latest Form 4 filings parsed into data: who traded, their role, buy or sell, shares, price, and holdings after. The free EDGAR servers list Form 4s; this one reads them. Every filing pinned by accession number. Costs $0.05 per call.

Input parameters:

- `company` (string, required): Ticker symbol (e.g. AAPL) or SEC CIK number (e.g. 320193).
- `limit` (integer): Form 4 filings to parse. Default 5.

### `latest_filings` (~130 tokens)

Latest filings hitting EDGAR right now

The market-wide feed of filings as they land at the SEC, optionally filtered by form type. Built for monitoring agents that poll: the answer is cached for 60 seconds upstream, includes 8-K item codes so a watcher can filter on events, and every entry carries its accession number for pinning. Costs $0.01 per call.

Input parameters:

- `form` (string): Filter to one form type, e.g. 8-K, 10-K, S-1, 13F-HR. Omit for all.
- `limit` (integer): Entries to return. Default 20.

### `evm_balance` (~59 tokens)

Native balance on Base or Ethereum

Native balance of any 0x address with block height, from public RPC. Costs $0.01 per call.

Input parameters:

- `address` (string, required): 0x-prefixed address.
- `chain` (string): base or ethereum. Default base.

### `evm_gas` (~43 tokens)

Gas price on Base or Ethereum

Current gas price in wei and gwei with block height. Costs $0.01 per call.

Input parameters:

- `chain` (string): base or ethereum. Default base.

### `evm_receipt` (~61 tokens)

Transaction receipt

Status, gas used, effective gas price and log count for a transaction hash. Costs $0.01 per call.

Input parameters:

- `chain` (string): base or ethereum. Default base.
- `tx` (string, required): 0x-prefixed transaction hash.

### `token_price` (~70 tokens)

Token price and volume

DEX-aggregated price, FDV, market cap and 24h volume for a token contract. Cached 60s; not an oracle. Costs $0.01 per call.

Input parameters:

- `chain` (string): base or ethereum. Default base.
- `token` (string, required): Token contract address.

### `fx_rate` (~70 tokens)

FX reference rates

ECB reference rates from one base currency to up to ten targets, ISO 4217. Daily fix, not a tradable quote. Costs $0.01 per call.

Input parameters:

- `from` (string): Base currency. Default USD.
- `to` (string): Comma list of targets. Default EUR.

### `domain_report` (~57 tokens)

Domain report

DNS records, SPF presence, registration date and age, registrar, expiry and RDAP status for a hostname, in one call. Costs $0.01 per call.

Input parameters:

- `domain` (string, required): Bare hostname, e.g. example.com.

### `prediction_markets` (~58 tokens)

Prediction market odds

Top-volume Polymarket markets with implied probabilities, optionally filtered by a question substring. Costs $0.01 per call.

Input parameters:

- `limit` (integer): Markets to return. Default 10.
- `q` (string): Substring filter.

### `edgar_search` (~146 tokens)

Search all SEC filings

Exact-phrase full-text search over every EDGAR filing since 2001. Returns the company, form, date, and accession number of each hit, ready to feed into filing_section or compare_filings. Costs $0.01 per call.

Input parameters:

- `forms` (string): Optional comma list of form types, e.g. 10-K,8-K.
- `from` (string): Optional start date, YYYY-MM-DD.
- `limit` (integer): Hits to return, max 50. Default 10.
- `q` (string, required): Exact phrase to search for, 2-200 characters.
- `to` (string): Optional end date, YYYY-MM-DD.

### `filing_events` (~160 tokens)

8-K material events

A company's 8-K filings parsed into material events with decoded item codes: executive departures (5.02), restatements (4.02), acquisitions (2.01), cybersecurity incidents (1.05), and the rest. eventDate is when it happened, filedAt when it was disclosed. Costs $0.05 per call.

Input parameters:

- `company` (string, required): Ticker symbol (e.g. AAPL) or SEC CIK number (e.g. 320193).
- `include_amendments` (boolean): Also include 8-K/A amendments.
- `item` (string): Optional item-code filter, e.g. 5.02.
- `limit` (integer): Events to return, max 25. Default 10.

### `activist_stakes` (~124 tokens)

13D/13G stakes in a company

Schedule 13D and 13G beneficial-ownership filings naming a company over a window, newest first. A fresh 13D is the standard first public signal of an activist position. Costs $0.05 per call.

Input parameters:

- `company` (string, required): Ticker symbol (e.g. AAPL) or SEC CIK number (e.g. 320193).
- `days` (integer): Lookback window in days, 30-730. Default 365.
- `limit` (integer): Filings to return, max 100. Default 25.

### `ipo_pipeline` (~88 tokens)

New IPO registrations

New S-1 and F-1 registration statements as they land at EDGAR, market-wide and newest first: the earliest public signal of a US IPO. Costs $0.01 per call.

Input parameters:

- `include_amendments` (boolean): Also include S-1/A and F-1/A.
- `limit` (integer): Filings to return, max 40. Default 20.

### `government_contracts` (~106 tokens)

US federal contract awards

Federal prime contract awards to a company from USAspending.gov, largest first: award id, amount, agency, and period. Recipient match is by name text. Costs $0.05 per call.

Input parameters:

- `company` (string, required): Recipient name, e.g. Lockheed Martin.
- `days` (integer): Lookback window in days, 30-1825. Default 365.
- `limit` (integer): Awards to return, max 25. Default 10.

### `lobbying` (~88 tokens)

US lobbying disclosures

US Senate LDA lobbying disclosures for a client company, newest first: registrant, reported income or in-house expenses, and issue areas. Costs $0.05 per call.

Input parameters:

- `company` (string, required): Client company name, e.g. Apple.
- `limit` (integer): Filings to return, max 25. Default 10.
- `year` (integer): Optional filing year filter.

### `risk_churn_score` (~137 tokens)

Risk-factor churn score

One decision number: how much of a filing item was rewritten year over year, as a percent with a verdict band (routine, typical, elevated, major rewrite). Built on the same sentence-level diff as compare_filings; buy that when you need the passages themselves. Costs $0.10 per call.

Input parameters:

- `company` (string, required): Ticker symbol (e.g. AAPL) or SEC CIK number (e.g. 320193).
- `form` (string): 10-K or 10-Q. Default 10-K.
- `item` (string): Item identifier. Default 1A (risk factors).

### `verify_financial_claim` (~214 tokens)

Verify a financial claim

Deterministic check of a numeric claim against the company's own XBRL as filed with the SEC. Returns supported, contradicted, or unverifiable, with the as-reported value and the accession number to cite. Costs $0.10 per call.

Input parameters:

- `claimed_value` (number, required): The value the claim asserts, in the concept's unit.
- `company` (string, required): Ticker symbol (e.g. AAPL) or SEC CIK number (e.g. 320193).
- `concept` (string, required): XBRL concept, e.g. Revenues or NetIncomeLoss.
- `end` (string): Alternative to fiscal_year: exact period end date, YYYY-MM-DD.
- `fiscal_period` (string): FY, Q1, Q2, Q3, or Q4. Default FY.
- `fiscal_year` (integer): Fiscal year of the claim, e.g. 2025.
- `tolerance_pct` (number): Match tolerance in percent. Default 0.5.

## Diagnostics

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

## Score history

- 2026-08-20: 65
- 2026-08-19: 62
- 2026-08-18: 61
- 2026-08-17: 61

## Links

- Remote endpoint: https://mcp.signalnodus.ai/
- Repository: https://github.com/hgenix20/signalnodus
- Website: https://signalnodus.ai/
- Changelog RSS feed: https://verifymcp.io/servers/ai-signalnodus-sec-filings/mcp.xml
- Changelog JSON feed: https://verifymcp.io/servers/ai-signalnodus-sec-filings/mcp.json
- HTML version of this page: https://verifymcp.io/servers/ai-signalnodus-sec-filings/mcp
