← Index

io.github.stefanoamorelli/sec-edgar-mcp

io.github.stefanoamorelli/sec-edgar-mcp·v1.0.5·Other
Quality Score
70
/100

SEC EDGAR MCP server that provides access to the US public filings through the US SEC EDGAR API

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "sec-edgar-mcp": {
      "command": "uvx",
      "args": [
        "sec-edgar-mcp"
      ],
      "env": {
        "SEC_EDGAR_USER_AGENT": "<sec_edgar_user_agent>"
      }
    }
  }
}
§02  Environment variables
SEC_EDGAR_USER_AGENT
required

The user agent to access the SEC EDGAR API

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