★ 0 stars
TypeScript
🌐 Browser/Web
Updated 7d ago
Query SEC EDGAR filings, XBRL financials, and company data through MCP. STDIO & Streamable HTTP.
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"secedgar-mcp-server": {
"command": "npx",
"args": [
"-y",
"cyanheads/secedgar-mcp-server"
]
}
}
}
Run in terminal:
claude mcp add secedgar-mcp-server npx -y cyanheads/secedgar-mcp-server
Add to .cursor/mcp.json:
{
"mcpServers": {
"secedgar-mcp-server": {
"command": "npx",
"args": [
"-y",
"cyanheads/secedgar-mcp-server"
]
}
}
}
Topics
edgarfilingsfinancial-datamcpmcp-servermodel-context-protocolsecsec-edgartypescriptxbrl