get-time-series
Retrieve daily time series data for stocks, including historical prices and trends, using AlphaVantage-MCP. Specify symbol and output size to access compact (latest 100 data points) or full (up to 20 years) datasets.
Instructions
Get daily time series data for a stock
Input Schema
Name | Required | Description | Default |
---|---|---|---|
outputsize | No | compact (latest 100 data points) or full (up to 20 years of data) | compact |
symbol | Yes | Stock symbol (e.g., AAPL, MSFT) |