yfinance-mcp

yfinance-mcp

14

The Yahoo Finance MCP Server is designed to interface with Yahoo Finance using yfinance, allowing users to fetch and organize stock data, news, and financial information. It offers multiple tools for getting detailed financial data and can be installed via uv or Docker.

Yahoo Finance MCP Server

A simple MCP server for Yahoo Finance providing tools for stock data, news, and financial information. Key features include:

  • get_ticker_info: Retrieve stock data including company info and financials.
  • get_ticker_news: Fetch recent news related to a stock symbol.
  • search: Get search results from Yahoo Finance.
  • get_top: Retrieve top entities in a sector.
  • get_price_history: Fetch historical price data for a stock symbol.

Usage

  • Via uv: Install uv and configure the MCP server.
  • Via Docker: Use Docker to set up the MCP server.