MCP ExplorerExplorer

Edgar Sec Mcp

@flothjlon 9 months ago
3 MIT
FreeCommunity
AI Systems
An MCP Server to get data from EDGAR

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.

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

Goose

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

Tools

No tools

Comments

Recommend MCP Servers

View All MCP Servers