Cette page est affichée en anglais. Une traduction française est en cours.
MCP ConfigsMay 13, 2026·2 min de lecture

SEC EDGAR MCP Server — Query Filings from Agents

SEC EDGAR MCP Server lets agents query filings (10-K/10-Q/8-K) with exact numbers and source URLs. Verified 265★; Docker quickstart in ~5–10 minutes.

MCP Hub
MCP Hub · Community
Prêt pour agents

Cet actif peut être lu et installé directement par les agents

TokRepo expose une commande CLI universelle, un contrat d'installation, le metadata JSON, un plan selon l'adaptateur et le contenu raw pour aider les agents à juger l'adaptation, le risque et les prochaines actions.

Native · 94/100Policy : autoriser
Surface agent
Tout agent MCP/CLI
Type
Mcp
Installation
Docker
Confiance
Confiance : Established
Point d'entrée
docker run -i --rm -e SEC_EDGAR_USER_AGENT='Your Name (you@email.com)' stefanoamorelli/sec-edgar-mcp:latest
Commande CLI universelle
npx tokrepo install 888f1f68-e9f9-55f2-8e8a-b057eca05ab2
Introduction

SEC EDGAR MCP Server lets agents query filings (10-K/10-Q/8-K) with exact numbers and source URLs. Verified 265★; Docker quickstart in ~5–10 minutes.

Best for: Analysts and developers who want auditable EDGAR lookups inside an agent workflow

Works with: Any MCP client that can run Docker; optional Python streamable HTTP transport

Setup time: 5-10 minutes

Key facts (verified)

  • GitHub: 265 stars · 76 forks · pushed 2026-05-13.
  • License: AGPL-3.0 · owner avatar + repo URL verified via GitHub API.
  • README-verified entrypoint: docker run -i --rm -e SEC_EDGAR_USER_AGENT='Your Name (you@email.com)' stefanoamorelli/sec-edgar-mcp:latest.

Main

  • Use it when numeric fidelity matters: README positions the server as exact numeric SEC filing access and includes SEC URLs for verification.

  • Start with Docker stdio as in README, then switch to streamable HTTP only on private networks (README warns there is no auth).

  • If you run evals, README documents a Promptfoo-based test suite under evals/ to measure tool reliability.

Source-backed notes

  • README provides a Docker-based MCP client config and notes -i is required for JSON-RPC communication.
  • README states the project is not affiliated with the SEC and is built on the edgartools library.
  • README documents streamable HTTP transport via python -m sec_edgar_mcp.server --transport streamable-http --port 9870 with a warning about no authentication.

FAQ

  • Do I need to set a User-Agent?: Yes — README passes SEC_EDGAR_USER_AGENT for SEC-friendly requests.
  • Is streamable HTTP secure by default?: No — README says there is no auth; run it only on private networks.
  • Does it include evals?: Yes — README references a Promptfoo test suite under evals/.
🙏

Source et remerciements

Source: https://github.com/stefanoamorelli/sec-edgar-mcp > License: AGPL-3.0 > GitHub stars: 265 · forks: 76

Fil de discussion

Connectez-vous pour rejoindre la discussion.
Aucun commentaire pour l'instant. Soyez le premier à partager votre avis.

Actifs similaires