Catalog
io.github.guptaprakhariitr/sec-edgar-mcp
Officialby guptaprakhariitr · TypeScript
SEC EDGAR
Search SEC filings, read 10-K/8-K, query XBRL facts, track Form 4 insider trades.
Search SEC filings, retrieve 10-K/8-K documents, query XBRL data, and track insider trades.
Topics
10-k8-kai-agentclaudeclinecursoredgarfinancefinancial-datamcpmcp-servermodel-context-protocolsecstock-researchxbrl
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"sec-edgar-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://sec-edgar-mcp.atlasword.workers.dev/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.