Alpha Vantage
JSON →Provides real-time financial market data using the Alpha Vantage API.
Install
npx -y @smithery/cli Tools · 12
- get-stock-quote Get the latest stock quote for a specific company
- get-company-info Get stock-related information for a specific company
- get-crypto-exchange-rate Get current cryptocurrency exchange rates
- get-time-series Get historical daily price data for a stock
- get-realtime-options Get real-time options chain data with Greeks and implied volatility
- get-historical-options Get historical options chain data with advanced filtering and sorting capabilities
- get-etf-profile Get comprehensive ETF profile information including holdings and sector allocation
- get-crypto-daily Get daily time series data for a cryptocurrency
- get-crypto-weekly Get weekly time series data for a cryptocurrency
- get-crypto-monthly Get monthly time series data for a cryptocurrency
- get-earnings-calendar Get upcoming earnings calendar data for companies
- get-historical-earnings Get historical earnings data for a specific company
Environment variables
REPLACE_API_KEYALPHA_VANTAGE_API_KEY
Links
★ 96 GitHub stars