# AgentFilings MCP server

SEC filings, XBRL earnings and Form 4 insider trades for agents. S&P 500. Pay per call via x402.

## Links
- Registry page: https://www.getdrio.com/mcp/com-agentfilings-mcp
- Website: https://api.agentfilings.com

## Install
- Endpoint: https://api.agentfilings.com/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://api.agentfilings.com/mcp

## Tools
- probe_coverage (Check coverage and pricing (free)) - FREE — no payment required. Call this FIRST to check whether a ticker is covered and what it will cost before spending anything. Returns whether the company is in the corpus, how much data exists (filings / earnings periods / insider transactions), how fresh it is, and the exact price of every paid tool. If a ticker is not covered, the paid tools return no data — so check here instead of paying to find out. Endpoint: https://api.agentfilings.com/mcp
- get_latest_filings (Get latest filings) - Latest SEC filings for a US public company, as structured JSON: form type, filing date, period, accession number, and a direct link to the document. Pre-indexed, so this is one fast call instead of crawling EDGAR and parsing its index pages. Use it to answer 'what has this company filed recently?' or to locate a specific 10-K/10-Q/8-K before reading it. Price: $0.01 per call (x402 USDC on Base, or a Stripe API key). Check coverage first with probe_coverage (free). Endpoint: https://api.agentfilings.com/mcp
- get_earnings_summary (Get earnings summary) - Revenue, net income, and basic/diluted EPS by fiscal period for a US public company, normalized from SEC XBRL data. Handles the parts that are easy to get wrong: revenue tags changed over time, restated figures are reconciled to the latest value, and each period keeps the fiscal year/quarter from its ORIGINAL filing (prior-year comparatives inside later filings do not corrupt the labels). Every period carries its source accession number and filing date. Use it for trend analysis, growth rates, or a specific quarter's results. Price: $0.02 per call (x402 USDC on Base, or a Stripe API key). Check coverage first with probe_coverage (free). Endpoint: https://api.agentfilings.com/mcp
- get_insider_transactions (Get insider transactions) - Form 4 insider transactions for a US public company: who traded, their role (director/officer/10% owner), transaction code, share count, price, and shares held afterwards. Parsed from the raw ownership XML, including derivative transactions, so you get structured rows instead of one XML document per trade. Use it to detect insider buying/selling activity or check a specific executive. Price: $0.01 per call (x402 USDC on Base, or a Stripe API key). Check coverage first with probe_coverage (free). Endpoint: https://api.agentfilings.com/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: com.agentfilings
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 26, 2026
- Source: https://registry.modelcontextprotocol.io
