MCP Server
MCP
io.github.adididitagain/finance-mcp
Live stock, crypto, SEC filings, insider trades, FX and macro data for LLM agents.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "finance-data-mcp",
"version": "0.2.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Contact string sent to SEC EDGAR on every request, in the form \"Your Name [email protected]\". EDGAR returns HTTP 403 without it, so the three SEC tools need this set; all other tools work without it.",
"format": "string",
"name": "SEC_USER_AGENT"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment