An MCP server that provides a comprehensive interface to the Alpha Vantage financial data API, enabling programmatic retrieval of stock prices, company overviews, time series data, forex rates, cryptocurrency prices, and technical indicators. Designed for developers and financial analysts who need structured access to real-time and historical market data through a standardized protocol.
Nessuna recensione ancora. Sii il primo a recensire!
Accedi per unirti alla conversazione
Get real-time stock quotes. Parameters: symbol (string)
Get daily stock price history. Parameters: symbol (string), outputsize (string)
Get cryptocurrency prices. Parameters: symbol (string), market (string)
Get currency exchange rates. Parameters: from_currency (string), to_currency (string)
Get technical indicators. Parameters: symbol (string), indicator (string), interval (string)