mcpbeat

AlphaCreek SEC Filings MCP Server

ai.alphacreek/alphacreek-mcp
answering

AlphaCreek SEC Filings MCP is answering right now. Last checked 14 min ago. It exposes 4 tools.

Access SEC filings efficiently (10-K, 10-Q, etc), save time and tokens, and get cited answers.

Uptime history 42 hours of history
42 hours agonow
100.0%
Uptime 24h
91 of 91 checks
4
Tools
read from the server
463 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

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

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

Available tools 4

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

filing
get_filing_toc
Return the full filing table of contents for one filing. If artifact_document_id is omitted, resolves the single latest filing for ticker/company (and optional document_type) only. Use list_filings first to discover a specific reporting period. For FCA filings, pass filing_registry=fca_nsm; TOC node ids are HTML page element ids (e.g. pf2a, page12, pageView1).
filings
list_filings
List available filings for a ticker (newest first) with artifact_document_id and dates. Use filing_registry=fca_nsm for UK FCA annual reports. Use this first when you need a specific reporting period.
latest
get_latest_filing
Return latest filing metadata for a company or ticker.
node
read_node_content
Return content for one or more navigation nodes in a filing. Pass one node via node_id or several via node_ids, using the node ids from TOC lines. These are the same values shown as NODE_ID lines in read_node_content output. The authoritative node content is returned as plain MCP text only: an ARTIFACT_DOCUMENT_ID header, then per-node blocks with NODE_ID, TITLE, CITATION_URL, CONTENT_START … CONTENT_END. A TOC node may expand into more granular child NODE_ID blocks; cite those granular NODE_ID/CITATION_URL pairs when they support the claim. For every material claim or logical paragraph in your answer, place one or more relevant CITATION_URL links immediately next to the claim, using the URL paired with each supporting NODE_ID.

Endpoints

URLTransportStateLatencyChecked
https://mcp.alphacreek.ai/mcp streamable-http answering 503 ms 14 min ago

AlphaCreek SEC Filings MCP — questions

Answers built from our own checks of this server.

What can AlphaCreek SEC Filings MCP do?
It exposes 4 tools, read directly from the server on our last check. Among them: get_filing_toc, get_latest_filing, list_filings, read_node_content. 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 AlphaCreek SEC Filings MCP working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 463 ms. The bar chart above shows every period we have measured.
How do I connect AlphaCreek SEC Filings MCP?
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 AlphaCreek SEC Filings MCP need an API key?
No. AlphaCreek SEC Filings MCP completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 4 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is AlphaCreek SEC Filings MCP?
It answers our handshake in 463 ms on average, which is faster than 26% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.