MCP-Server-AlphaVantage
6
This project is a Model Context Protocol server tailored for stock market analysis. It provides essential financial insights by automating the fetching and analysis of stock data, and is designed to integrate seamlessly with AI technologies.
fetch_intraday_data
Get intraday stock price data
calculate_moving_averages
Calculate short-term and long-term moving averages
detect_trend_crossover
Detect trend intersections (golden cross and death cross)
calculate_rsi
Calculate Relative Strength Index (RSI)
determine_rsi_condition
Determine if the RSI indicates an overbought or oversell condition