Alpha Vantage MCP Server
JSON →Provides real-time financial market data using the Alpha Vantage API.
Install
npx -y @smithery/cli Tools · 5
- 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-historical-options Get historical options chain data with sorting capabilities
Environment variables
REPLACE_API_KEYALPHA_VANTAGE_API_KEY
Links
★ 2 GitHub stars