An MCP Server to get data from EDGAR
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
前提条件
- •サーバーのドメインに精通している
- •関連技術の基本的な理解
- •Data & Storageの知識
おすすめのサーバー
詳細
もっと見る
Placid Mcp Server
Generate image and video creatives using Placid.app templates in MCP compatible hosts
Mcp Scholarly
A MCP server to search for accurate academic articles.
Mcp Server Tmdb
MCP Server with TMDB
Redis Mcp Server
A Redis Model Context Protocol (MCP) server implementation for interacting with Redis databases. This server enables LLMs to interact with Redis key-value stores through a set of standardized tools.