edgar-sec-mcp is an MCP server that enables AI agents to access and analyze SEC EDGAR filings data. Built by Josh Floth, it provides tools for retrieving proxy statements containing executive compensation information and Form 4 filings for insider trading details. The implementation uses the SEC's public API with proper user-agent headers, parses HTML tables from filings into CSV format, and handles CIK lookups by ticker symbol with caching support. Particularly valuable for financial analysis workflows that require extracting structured data from regulatory filings without leaving the conversation interface.
暂无评论. 成为第一个评论的人!
登录以参与讨论
Retrieve proxy statement tables based on a specific ticker symbol.
Fetch Form 4 filings for a given ticker symbol.