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.
Aún no hay reseñas. ¡Sé el primero en reseñar!
Inicia sesión para unirte a la conversación
Retrieve proxy statement tables based on a specific ticker symbol.
Fetch Form 4 filings for a given ticker symbol.