sec-edgar-mcp
stefanoamorelli/sec-edgar-mcpA SEC EDGAR MCP (Model Context Protocol) Server
Tools · 3
Search across the SEC Edgar MCP Documentation knowledge base to find relevant information, code examples, API references, and guides. Use this tool when you need to answer questions about SEC Edgar MC…
Run a read-only shell-like query against a virtualized, in-memory filesystem rooted at `/` that contains ONLY the SEC Edgar MCP Documentation documentation pages and OpenAPI specs. This is NOT a shell…
Report a problem with this documentation site so the docs team can fix it. Use when a documentation page is incorrect, outdated, confusing, incomplete, or has a broken example. This is for feedback ab…
Resources · 1
Use when agents need to access SEC EDGAR filings data, perform financial analysis, research companies, extract financial statements, monitor insider trading, or conduct due diligence. Agents should re…
mintlify://skills/stefanoamorelli
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"sec-edgar-mcp": {
"url": "https://sec-edgar-mcp.amorelli.tech/mcp",
"transport": "http"
}
}
}