io.github.cyanheads/secedgar-mcp-server
Query SEC EDGAR filings, XBRL financials, and company data through MCP. STDIO & Streamable HTTP.
Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.
https://secedgar.caseyjhand.com/mcp{
"mcpServers": {
"secedgar-mcp-server": {
"command": "npx",
"args": [
"-y",
"@cyanheads/secedgar-mcp-server"
],
"env": {
"EDGAR_USER_AGENT": "<edgar_user_agent>",
"MCP_LOG_LEVEL": "info",
"MCP_HTTP_HOST": "127.0.0.1",
"MCP_HTTP_PORT": "3010",
"MCP_HTTP_ENDPOINT_PATH": "/mcp",
"MCP_PUBLIC_URL": "<mcp_public_url>",
"MCP_AUTH_MODE": "none"
}
}
}
}{
"mcpServers": {
"secedgar-mcp-server": {
"command": "npx",
"args": [
"-y",
"@cyanheads/secedgar-mcp-server"
],
"env": {
"EDGAR_USER_AGENT": "<edgar_user_agent>",
"MCP_LOG_LEVEL": "info",
"MCP_HTTP_HOST": "127.0.0.1",
"MCP_HTTP_PORT": "3010",
"MCP_HTTP_ENDPOINT_PATH": "/mcp",
"MCP_PUBLIC_URL": "<mcp_public_url>",
"MCP_AUTH_MODE": "none"
}
}
}
}npx -y @cyanheads/secedgar-mcp-serverEDGAR_USER_AGENTUser-Agent header for SEC compliance. Format: "AppName contact@email.com".
MCP_LOG_LEVELSets the minimum log level for output (e.g., 'debug', 'info', 'warn').
EDGAR_USER_AGENTUser-Agent header for SEC compliance. Format: "AppName contact@email.com".
MCP_HTTP_HOSTThe hostname for the HTTP server.
MCP_HTTP_PORTThe port to run the HTTP server on.
MCP_HTTP_ENDPOINT_PATHThe endpoint path for the MCP server.
MCP_PUBLIC_URLPublic-facing origin override for TLS-terminating proxies (e.g., https://mcp.example.com). Leave unset for direct deployments.
MCP_AUTH_MODEAuthentication mode to use: 'none', 'jwt', or 'oauth'.
MCP_LOG_LEVELSets the minimum log level for output (e.g., 'debug', 'info', 'warn').
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
Feature flagging and A/B testing platform with AI-first experimentation workflows.
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.