- Explore MCP Servers
- edgar-sec-mcp
Edgar Sec Mcp
What is Edgar Sec Mcp
edgar-sec-mcp is an MCP server designed to facilitate AI agents in accessing and interacting with EDGAR data from the SEC, providing tools and endpoints for streamlined retrieval and analysis of SEC filings.
Use cases
Use cases include analyzing executive compensation through proxy statements, understanding insider trading activities via Form 4, and integrating SEC data into AI-driven applications.
How to use
To use edgar-sec-mcp, configure it in your environment by following the provided YAML configuration. Use the available tools such as GetProxyStatementTablesByTicker and GetForm4ByTicker to retrieve specific data.
Key features
Key features include access to SEC filings, tools for retrieving proxy statements and Form 4 data, and a modular architecture that supports AI integration.
Where to use
edgar-sec-mcp can be used in financial analysis, compliance monitoring, and research environments where SEC filing data is relevant.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Overview
What is Edgar Sec Mcp
edgar-sec-mcp is an MCP server designed to facilitate AI agents in accessing and interacting with EDGAR data from the SEC, providing tools and endpoints for streamlined retrieval and analysis of SEC filings.
Use cases
Use cases include analyzing executive compensation through proxy statements, understanding insider trading activities via Form 4, and integrating SEC data into AI-driven applications.
How to use
To use edgar-sec-mcp, configure it in your environment by following the provided YAML configuration. Use the available tools such as GetProxyStatementTablesByTicker and GetForm4ByTicker to retrieve specific data.
Key features
Key features include access to SEC filings, tools for retrieving proxy statements and Form 4 data, and a modular architecture that supports AI integration.
Where to use
edgar-sec-mcp can be used in financial analysis, compliance monitoring, and research environments where SEC filing data is relevant.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Content
edgar-sec-mcp
edgar-sec-mcp is an MCP (Modular Computing Platform) server designed
to facilitate AI agents in accessing and interacting with EDGAR Data
from the SEC. This project provides tools, endpoints, and data
processing utilities to streamline the retrieval and analysis of SEC filings,
such as proxy statements which hold information about executive compensation,
or form 4 to understand inside selling.
Tools
- GetProxyStatementTablesByTicker
- GetForm4ByTicker
Configuration
extensions:
edgar-sec-mcp:
args:
- --from
- git+https://github.com/flothjl/edgar-sec-mcp@main
- edgar-sec-mcp
cmd: uvx
enabled: true
envs: {}
name: edgar-sec
type: stdio
GOOSE_MODEL: gpt-4o-mini
GOOSE_PROVIDER: openai
Dev Tools Supporting MCP
The following are the main code editors that support the Model Context Protocol. Click the link to visit the official website for more information.










