MCP.so
ログイン

edgar-sec-mcp

@flothjl

edgar-sec-mcp について

An MCP Server to get data from EDGAR

基本情報

カテゴリ

その他

ランタイム

python

トランスポート

stdio

公開者

flothjl

設定

標準の設定はありません

このサーバーの README には解析可能な MCP 設定ブロックが含まれていません。インストール手順はリポジトリをご確認ください。

リポジトリ

ツール

1

**GetForm4ByTicker**

概要

What is edgar-sec-mcp?

edgar-sec-mcp is an MCP (Modular Computing Platform) server that enables AI agents to access and interact with EDGAR data from the SEC. It provides tools for retrieving and analyzing SEC filings such as proxy statements and Form 4 filings.

How to use edgar-sec-mcp?

Configure the server with a Goose client using the provided YAML snippet, setting the command to uvx and the source to the git repository. Once configured, invoke the tools GetProxyStatementTablesByTicker or GetForm4ByTicker to retrieve filing data.

Key features of edgar-sec-mcp

  • Two dedicated tools for SEC filing retrieval
  • Access to proxy statements for executive compensation
  • Access to Form 4 for insider selling information
  • Designed for integration with AI agents via MCP
  • Streamlined retrieval and analysis of EDGAR data

Use cases of edgar-sec-mcp

  • AI agents analyzing executive compensation from proxy statements
  • AI agents monitoring insider selling through Form 4 filings
  • Automating extraction of SEC filing data for financial analysis

FAQ from edgar-sec-mcp

What tools does the server provide?

It provides two tools: GetProxyStatementTablesByTicker and GetForm4ByTicker.

How do I configure the server?

The README shows a configuration example for the Goose client using uvx with the package from git+https://github.com/flothjl/edgar-sec-mcp@main.

What transport does the server use?

It uses stdio transport, as shown in the Goose configuration example with type: stdio.

Where does the data come from?

Data is retrieved from the SEC’s EDGAR system.

Are there any runtime requirements?

The server requires uvx to run, as specified in the command field of the configuration.

コメント

「その他」の他のコンテンツ