Alpha Vantage Stock Analysis MCP ServerServer

ranveer0323
GitHub
FinanceStock MarketAPI

Loading subscription status...

💡 Description

A Model Context Protocol (MCP) server that provides real-time access to financial market data through the free Alpha Vantage API. This server implements a standardized interface for retrieving stock quotes and company information.

📝 JSON Entries

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

🛠️ Tools

get-stock-dataget-stock-alertsget-daily-stock-data

Features

  • Retrieve intraday stock market data at customizable intervals
  • Fetch daily stock market data
  • Generate stock alerts based on price changes

💬 Example Queries

  • Can you analyze this stock data: stock://AAPL/daily
  • What do you think about this data: stock://MSFT/5min