HomeDesign & Media › SEC EDGAR Filings MCP

SEC EDGAR Filings MCP

SEC EDGAR MCP: search, preview, purchase filings. x402 USDC on Polygon. xpay + Cloud Run upstream.

TypeScript Cloud Remote
★ 2 stars Last pushed 2026-05-30 License: MIT

Topics: Gaming

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://sec-edgar-filings.mcp.xpay.sh/mcp Requires auth (checked 2026-09-24)

Claude Code:

claude mcp add --transport http sec-filings-mcp https://sec-edgar-filings.mcp.xpay.sh/mcp --header "key: <YOUR_VALUE>"

Or add to your MCP client config:

{
  "mcpServers": {
    "sec-filings-mcp": {
      "url": "https://sec-edgar-filings.mcp.xpay.sh/mcp",
      "headers": {
        "key": "<YOUR_VALUE>"
      }
    }
  }
}
  • key required secret — xpay.tools API key (query param). Get one at https://xpay.tools — append as ?key=YOUR_XPAY_KEY to the MCP URL.

Remote (streamable-http)

https://sec-filings-mcp-1065601264332.us-central1.run.app/mcp Reachable (checked 2026-09-24)

Claude Code:

claude mcp add --transport http sec-filings-mcp https://sec-filings-mcp-1065601264332.us-central1.run.app/mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "sec-filings-mcp": {
      "url": "https://sec-filings-mcp-1065601264332.us-central1.run.app/mcp"
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry