MCP Yfinance Server
未认领Real-time stock API with Python, MCP server example, yfinance stock analysis dashboard
fastapimcp-serverpythonyfinance
安装
$
uv pip install -e .工具(8 个)
add_to_watchlist
Add a stock ticker to your personal watchlist.
analyze_stock
Perform a 1-month technical trend analysis (RSI, MACD, MAs)..
compare_stocks
Compare two stock prices (useful for relative performance analysis).
get_stock_price
Retrieve the current price for a given ticker symbol.
get_technical_summary
Generate a comprehensive technical summary including indicators & signals..
get_trend_analysiss
Analyze recent trend shifts, patterns, and divergences..
get_volatility_analysis
Calculate historical volatility and ATR metrics..
get_watchlist_prices
Fetch the most recent prices for all watchlisted tickers.