Home › Design & Media › SEC EDGAR Filings MCP
SEC EDGAR Filings MCP
SEC EDGAR MCP: search, preview, purchase filings. x402 USDC on Polygon. xpay + Cloud Run upstream.
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>"
}
}
}
}
keyrequired 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
godot-mcp
A MCP server for interacting with the Godot game engine, providing tools for editing, running, debugging, and managing scenes in Godot…
Unity-MCP
Make 3D games in Unity Engine with AI. MCP Server + Plugin for Unity Editor and Unity games.
mcp-unity
#️⃣ 🏠 - MCP Server for Unity3d Game Engine integration for game development
godot-mcp-pro
Premium MCP server for Godot game engine with 84 tools for scene editing, scripting, animation, tilemap, shader, input simulation, and…
opgg-mcp
Access real-time gaming data across popular titles like League of Legends, TFT, and Valorant, offering champion analytics, esports…
chess-mcp
Access Chess.com player data, game records, and other public information through standardized MCP interfaces, allowing AI assistants to…
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry