Sec Edgar MCP
MCP server for accessing SEC EDGAR filings. Connects AI assistants to company filings, financial statements, and insider trading data with exact numeric precision. It runs locally over stdio via the published package.
People connecting finance tools to Claude, Cursor, VS Code, or another MCP client. The project is written in Python.
VERIFIED ACTIVE
LAST COMMIT 2026-08-21 · ★ 350 · #3 OF 283 MAINTAINED FINANCE · VERIFIED 2026-08-25
AGPL-3.0 · Python servers · how we verify → /methodology
01 · Install Sec Edgar MCP
Claude Code
claude mcp add stefanoamorelli-sec-edgar-mcp -- uvx sec-edgar-mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"stefanoamorelli-sec-edgar-mcp": {
"command": "uvx",
"args": [
"sec-edgar-mcp"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license AGPL-3.0 - declared in the repository
pypi package sec-edgar-mcp - check the name against the project README before installing (PyPI has no namespace ownership)
registry namespace io.github.stefanoamorelli is GitHub-verified and matches the repo owner
03 · What Sec Edgar MCP can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v1.1.0 · 2026-08-20
The server's data layer now runs on sec-edgar-toolkit 0.2.0. The 21 tools keep the same names and arguments, so existing clients need no changes. · Fixed · search_companies read attributes off plain dicts and errored…
v1.0.8 · 2026-01-25
Fixed get_segment_data returning empty segments (#47, fixes #39) · - Rewrote function to extract segment data from XBRL statements · - Now properly categorizes revenue, cost of revenue, operating income, ...…
v1.0.7 · 2026-01-25
Fixed \get_recent_filings\ failing when no company identifier provided (#46, fixes #45) · Updated to use \get_current_filings()\ from edgartools instead of deprecated \get_filings()\ · Changed parameter from \count\ to…
04 · Who maintains Sec Edgar MCP
sec-edgar-mcp is maintained by stefanoamorelli. We track 2 MCP servers from stefanoamorelli - 2 actively maintained, 467 combined GitHub stars, oldest repo from Apr 2025. Full record: all servers from stefanoamorelli.
05 · Facts
- repository
- github.com/stefanoamorelli/sec-edgar-mcp
- category
- finance - ranked #3 of 283 actively-maintained finance servers as of 2026-08-25.
- release cadence
- 1 release in the last 90 days (latest 2026-08-20)
- registry
- io.github.stefanoamorelli/sec-edgar-mcp (active, first published 2025-09-09)
- packages
- pypi:sec-edgar-mcp
06 · Sec Edgar MCP FAQ
What is Sec Edgar MCP?
MCP server for accessing SEC EDGAR filings. Connects AI assistants to company filings, financial statements, and insider trading data with exact numeric precision. It runs locally over stdio via the published package.
Is Sec Edgar MCP still maintained?
Yes - as of 2026-08-25, its last commit was 2026-08-21 and it shipped 1 release in the last 90 days. We re-verify nightly.
How do I install Sec Edgar MCP?
Run `uvx sec-edgar-mcp`. You can also paste the ready-made client config above.
Does Sec Edgar MCP run locally?
Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Sec Edgar MCP
Alternatives to Sec Edgar MCP
Maintained finance servers if Sec Edgar MCP isn't the fit.
- Tradingview MCP Real-time market data, screeners, technical analysis & backtesting for stocks, crypto and forex. ★ 4,214 · 2026-08-24
- Edgar Tools Open-source SEC EDGAR toolkit - 11 tools, 7 prompts, every filing type. No API key required. ★ 2,613 · 2026-08-25
- Emilia Protocol Exact-action approval for consequential agent actions: request, track, and verify signed receipts. ★ 787 · 2026-08-25
- xbbg MCP Local Bloomberg tools for xbbg users. ★ 737 · 2026-08-14
- TickDB Market Data Real-time & historical market data: forex, stocks, crypto, indices, metals, K-line, quotes ★ 712 · 2026-06-20
- Finlab AI Quantitative trading toolkit with 900+ data columns, backtesting, and 60+ strategy examples. ★ 413 · 2026-08-14
Pairs well with
Servers that cover what Sec Edgar MCP doesn't - only shown when the pairing reason fits the companion.
More finance MCP servers · Strale - 290+ API capabilities for AI agents · Sudzikcoin MCP Server · SumUp MCP Server · AI Audit Trail · Swarmwage
More Python MCP servers · RLM Tools · Memex (stifler7) · Adam Framework · Infra Node · DB MCP Server · see all