get-daily-stock-data
Fetch daily stock market data for a specified symbol using Alpha Vantage API, with options for compact or full historical data to support analysis and decision-making.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
outputsize | No | Amount of data to return (compact: latest 100 data points, full: up to 20 years of data) | |
symbol | Yes | Stock symbol (e.g., IBM, AAPL) |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Alpha Vantage Stock Analysis MCP Server
Related Tools
- @ranveer0323/stock-analysis-mcp
- @berlinbra/alpha-vantage-mcp
- @narumiruna/yfinance-mcp
- @cesarvarela/alpaca-mcp
- @narumiruna/yfinance-mcp