MCP Server
MCP
io.github.danielrz/investbuddy
LSTM stock predictions with +15.92% alpha over S&P 500. 10-day forecasts & portfolio analysis.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "investbuddy-mcp-server",
"version": "1.2.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your InvestBuddy API key (get free key at https://www.investbuddy.ai)",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "INVESTBUDDY_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
Comments
Sign in to leave a comment