MCP Server
MCP
SEC EDGAR
SEC EDGAR filings (10-K, 10-Q, 8-K), XBRL financials, and full-text filing search. No API key.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "edgar-mcp",
"version": "1.0.2",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Descriptive User-Agent with contact info required by the SEC, e.g. 'your-app [email protected]'",
"name": "SEC_USER_AGENT"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment