Back to directory
ranveer0323/stock-analysis-mcp

ranveer0323/stock-analysis-mcp

@ranveer0323

A collection of tools to analyze stock tickers for the Model Context Protocol using Alpha Vantage API.

alpha-vantagestockmarket-datafinanceapitypescriptmcpstock-analysis

Installation & Configuration

{
  "mcpServers": {
    "alpha-vantage": {
      "command": "node",
      "args": [
        "/absolute/path/to/dist/index.js"
      ],
      "env": {
        "ALPHA_VANTAGE_API_KEY": "YOUR_API_KEY"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/14
Updated
2026/6/15