An MCP Server to get data from EDGAR
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.
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
The registry mcp server updates your resume while you code
A Model Context Protocol (MCP) server that provides tools for interacting with the Twitch API using the Helix API.
Obsidian Knowledge-Management MCP (Model Context Protocol) server that enables AI agents and development tools to interact with an Obsidian vault. It provides a comprehensive suite of tools for reading, writing, searching, and managing notes, tags, and frontmatter, acting as a bridge to the Obsidian Local REST API plugin.