Skip to main content
Glama
NonmaskableInt

AlphaVantage MCP Server

get_daily_prices

Retrieve daily stock price data including open, high, low, close, and volume for financial analysis and market research.

Instructions

Get daily OHLCV data.

        Args:
            symbol: Stock symbol (e.g., AAPL, MSFT)
            outputsize: 'compact' (last 100 days) or 'full' (20+ years)
        

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
symbolYes
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