← Back to Plugins
MCP Server MCP

io.github.danielrz/investbuddy

MCP Registry publisher By MCP Registry publisher 👁 1 views ▲ 0 votes

LSTM stock predictions with +15.92% alpha over S&P 500. 10-day forecasts & portfolio analysis.

Homepage Verified source

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

Loading comments...