Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"edgartools": {
"env": {
"EDGAR_IDENTITY": "Your Name your.email@example.com"
},
"args": [
"--from",
"edgartools[ai]",
"edgartools-mcp"
],
"command": "uvx"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
EdgarTools is a Python library for accessing SEC EDGAR filings as structured data. Parse financial statements, insider trades, fund holdings, proxy statements, and dozens of other filing types with a consistent Python API.
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
uvx 'edgartools' 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
Checked edgartools against OSV.dev.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in finance / data
Manage Supabase projects — databases, auth, storage, and edge functions
🔥 Official Firecrawl MCP Server - Adds powerful web scraping and search to Cursor, Claude and any other LLM clients.
The Apify MCP server enables your AI agents to extract data from social media, search engines, maps, e-commerce sites, or any other website using thousands of ready-made scrapers, crawlers, and automation tools available on the Apify Store.
An official Qdrant Model Context Protocol (MCP) server implementation
MCP Security Weekly
Get CVE alerts and security updates for Edgartools MCP Server and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
EdgarTools is a Python library for accessing SEC EDGAR filings as structured data. Parse financial statements, insider trades, fund holdings, proxy statements, and 20+ other filing types with a consistent Python API — in a few lines of code. Free and open source.

EdgarTools turns SEC filings into Python objects. Every supported form type gives you structured data — not raw HTML, not XML, not JSON dumps. Actual Python objects with properties, methods, and DataFrames.
|
Fast Optimized with lxml & PyArrow Smart caching, rate-limit aware |
AI Ready Built-in MCP server for Claude LLM-optimized text extraction |
Well Tested 1000+ verification tests Type hints throughout |
|
XBRL Native Full XBRL standardization Cross-company comparisons |
20+ Filing Types Typed objects for every form Pandas-ready DataFrames |