yfinance
SKILL.md
YFinance MCP Server
Access real-time and historical financial data from Yahoo Finance. This MCP server provides 12 tools covering stock prices, company fundamentals, analyst recommendations, options chains, dividends, market movers, and news.
Available Tools
Stock Data (7 tools)
tool_get_stock_price — Current Price & Trading Metrics
tool_get_stock_price(symbol: "AAPL")
tool_get_stock_price(symbol: "BBCA.JK")
Returns: current price, change %, open, day high/low, volume, 52-week range, market cap, P/E, dividend yield, direction (▲/▼).
tool_get_stock_info — Company Details
tool_get_stock_info(symbol: "MSFT")