← Index

EdgarParser MCP

io.github.henrysouchien/edgar-mcp·v1.0.0·Other
Quality Score
90
/100

MCP stdio server for source-backed SEC EDGAR financial data from the hosted EdgarParser API.

§00  Trust verdict · v1 advisory ·  method
UNVERIFIEDno verdict on file

Verdict not yet evaluated for this tool. The hybrid eval runs adversarial cases first; coverage rolls out as the corpus expands. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: hybrid eval, four-state verdict, honest limits.

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "edgar-mcp": {
      "command": "uvx",
      "args": [
        "edgar-mcp"
      ],
      "env": {
        "EDGAR_API_KEY": "<your-edgar_api_key>",
        "EDGAR_API_URL": "<edgar_api_url>",
        "EDGAR_MCP_OUTPUT_DIR": "<edgar_mcp_output_dir>"
      }
    }
  }
}
§02  Environment variables
EDGAR_API_KEY
requiredsecret

API key for the hosted EdgarParser API.

EDGAR_API_URL

Optional API base URL override. Defaults to https://www.edgarparser.com.

EDGAR_MCP_OUTPUT_DIR

Optional directory for output="file" responses.

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
10
§04  Alternatives in Other