MCP Servers / cloud-service / Alpha Vantage

Alpha Vantage

JSON →
none4cloud-service

Access real-time financial data, including stock prices, forex rates, and cryptocurrencies from Alpha Vantage.

Install
How to run this server
[ { "cmd": "npx -y @smithery/cli", "imports": [] } ]
server path: alpha-vantage-2
Tools
What this server exposes
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
Configuration
Environment & auth
authnone
envALPHA_VANTAGE_API_KEY
Resources
Alpha Vantage — MCP Server · libregistry