mcpbeat

Filings MCP Server

by rootz-origin
answering

Filings is answering right now. Last checked 6 min ago. It exposes 9 tools. Last commit 24 Jul 2026.

SEC-signed profiles for 8,000+ US public companies from EDGAR filings. Token-efficient.

The author archived this repository on GitHub, meaning it is no longer maintained.

Uptime history 57 hours of history · worst hour 50%
57 hours agonow
94.6%
Uptime 24h
87 of 92 checks
9
Tools
read from the server
542 ms
Response time
average over 24h
0
Stars
last commit 24 Jul 2026

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 6 min ago.

run in your terminal
claude mcp add filings --transport http https://origin.rootz.global/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "filings": {
      "url": "https://origin.rootz.global/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.filings]
url = "https://origin.rootz.global/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "filings": {
      "url": "https://origin.rootz.global/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "filings": {
      "url": "https://origin.rootz.global/mcp"
    }
  }
}

Available tools 9

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

origin
origin_company
Look up a US public company by ticker. SEC-verified, ~200 tokens. Use this FIRST for any company query.
origin_digest
Get the latest research digest for an enrolled user. Returns filing signals, recent facts, stock quotes, and AI agent interest levels for their watched companies. Use this to brief a user on their portfolio.
origin_engage
Enroll a user for company research briefings. The user provides their email and tickers to watch. They get weekly or daily digests with filing signals, earnings facts, and AI interest data. Use this when a user says they want to track companies or get regular updates.
origin_filings
SEC filing index with EDGAR links.
origin_person
Career path across US public companies.
origin_profile
Full company profile: people, products, partnerships. ~800 tokens.
origin_search
Cross-company search by keyword, technology, or person.
origin_timeline
Quarter-by-quarter history from SEC filings. ~2000 tokens.
origin_transcripts
Search earnings call transcripts. Query by topic (ai, trusted_computing, blockchain, data_center, etc.), company ticker, or free text. Returns extracted facts, speakers, and metrics from earnings calls.

Endpoints

URLTransportStateLatencyChecked
https://origin.rootz.global/mcp streamable-http answering 387 ms 6 min ago

Alternatives to Filings

same job, measured the same way
Sec Edgar MCP
by stefanoamorelli

SEC EDGAR MCP server that provides access to the US public filings through the US SEC EDGAR API

691 installs/wk local only
C
TickerFacts
by tickerfacts

SEC EDGAR fundamentals as agent tools: look up or screen US public companies. Free, no key, CC0.

2 tools answering
Ref Tools MCP
by ref-tools

Token efficient search for coding agents over public and private documentation.

438 installs/wk local only
Ref Tools MCP
by ref

Token-efficient search for coding agents over public and private documentation.

answering
UK Companies House
by robertalsop

UK Companies House with cleaning - 12 tools for search, profiles, officers, PSCs, filings, and more.

local only
Revelata
by revelata

Deep fundamental data & SEC filings from public companies — operating KPIs not even in Bloomberg.

answering
Random Profiles
by random-profiles

Generate fake user profiles and companies for tests, seed data, and AI agent demos.

58 installs/wk local only
V8 Cpu Profile Decoder MCP
by vola-trebla

MCP server that decodes V8 CPU profiles into token-efficient bottleneck summaries for AI agents

24 installs/wk local only

Filings — questions

Answers built from our own checks of this server.

What can Filings do?
It exposes 9 tools, read directly from the server on our last check. Among them: origin_company, origin_digest, origin_engage, origin_filings, origin_person, origin_profile and 3 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Filings working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 87 of 92 checks got a reply (94.6%), average response time 542 ms. The bar chart above shows every period we have measured.
Is Filings still maintained?
The author archived this repository on GitHub, meaning it is no longer maintained. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Filings?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Filings need an API key?
No. Filings completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 9 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Filings?
It answers our handshake in 542 ms on average, which is faster than 21% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Filings open source?
Yes — 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.