MCP Directory
Back

yahoo-finance-mcp

by Alex2Yang97 · Python · ★ 275

This is a Model Context Protocol (MCP) server that provides comprehensive financial data from Yahoo Finance. It allows you to retrieve detailed information about stocks, including historical prices, company information, financial statements, options data, and market news.

#mcp#mcp-server#yahoo-finance#yfinance#yfinance-mcp

Install

pip install git+https://github.com/Alex2Yang97/yahoo-finance-mcp.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "yahoo-finance-mcp": {
      "command": "uvx",
      "args": [
        "git+https://github.com/Alex2Yang97/yahoo-finance-mcp.git"
      ]
    }
  }
}

From the README

[](https://mseep.ai/app/alex2yang97-yahoo-finance-mcp) English | 中文 This is a Model Context Protocol (MCP) server that provides comprehensive financial data from Yahoo Finance. It allows you to retrieve detailed information about stocks, including historical prices, company information, financial statements, options data, and market news. [](https://smithery.ai/server/@Alex2Yang97/yahoo-finance-mcp) The server exposes the following tools through the Model Context Protocol: | Tool | Description | |------|-------------| | | Get historical OHLCV data for a stock with customizable period a…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related finance servers