na

narumiruna/yfinance-mcp

๐Ÿ โ˜๏ธ An MCP server that uses yfinance to obtain information from Yahoo Finance.

#finance#yfinance#MCP-server
Publishernarumiruna/yfinance-mcp
Submitted date4/19/2025

Overview

Title

Yahoo Finance MCP Server

How to Use

The Yahoo Finance MCP Server can be deployed using uv (Python package installer) or Docker. Configuration involves adding the appropriate command and arguments to your MCP server settings.

Key Features

  • Fetch stock data (company info, financials, trading metrics, governance) via get_ticker_info.
  • Retrieve stock-related news (articles, sources) via get_ticker_news.
  • Search Yahoo Finance for stock quotes and news using search.
  • Get top-performing entities (ETFs, mutual funds, companies) by sector with get_top.

Use Cases

  • Stock market analysis and research.
  • Tracking financial news for specific companies.
  • Identifying top-performing stocks or funds in a sector.
  • Integrating Yahoo Finance data into automated workflows.

Visit More

View All