AgentFilings MCP server
SEC filings, XBRL earnings, Form 4 insiders for ~2,800 US SEC filers. x402 pay-per-call, no signup.
0 stars
Reviews
Write oneNobody has reviewed AgentFilings yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
AgentFilings tools (4)
write = sends, deletes, buys or postsget_earnings_summaryFreeRevenue, 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).
get_insider_transactionsFreeForm 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).
get_latest_filingsFreeLatest 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).
probe_coverageFreeFREE — 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.
Public scan report
scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it
- –Code scanremote-only server, no package to scann/a
- Live reliabilityremote reachable in 632ms20/20
- Tool poisoning4 tool descriptions checked15/15
- Auth qualityopen endpoint, read-only tools10/15
- Maintenancelast push 48 days ago12/15
- Maintainer identitynamespace and repository owner differ; website matches verified namespace5/10
Install directly
claude mcp add --transport http mcp https://api.agentfilings.com/mcp
AgentFilings: common questions
- Is AgentFilings MCP server safe?
- Mostly: it is graded B (83/100). Read the AgentFilings safety report
- How do I install AgentFilings?
- It runs remotely at api.agentfilings.com. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does AgentFilings need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is AgentFilings maintained?
- The last commit was 49 days ago (2026-08-03). The latest release is v1.1.0.
- Is AgentFilings up?
- 100% of our last 6 checks got an answer. We check remote servers about four times a day.