Skip to main content
Glama
NonmaskableInt

AlphaVantage MCP Server

get_intraday_prices

Retrieve intraday stock price data at specified intervals (1 minute to 1 hour) for detailed market analysis and trading insights.

Instructions

Get intraday price data.

        Args:
            symbol: Stock symbol (e.g., AAPL, MSFT)
            timeframe: Time frame (MINUTE, FIVE_MINUTES, FIFTEEN_MINUTES, THIRTY_MINUTES, HOUR)
            outputsize: 'compact' (last 100 data points) or 'full' (30+ days)
        

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
symbolYes
timeframeNo5Min
outputsizeNocompact

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
dataNo
errorNo
successYes
timestampNo

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/NonmaskableInt/alphavantage-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server