Alpha Vantage
JSON →Access real-time financial data, including stock prices, forex rates, and cryptocurrencies from Alpha Vantage.
Install
npx -y @smithery/cli Tools · 5
- get_stock_price Get real-time stock quotes for a given symbol
- get_daily_time_series Get daily stock price history for a given symbol with optional output size
- get_crypto_price Get cryptocurrency prices for a given symbol and market
- get_forex_rate Get currency exchange rates between two currencies
- get_technical_indicator Get technical indicators for a given symbol, indicator type, and interval
Environment variables
ALPHA_VANTAGE_API_KEY
Links
★ 4 GitHub stars