Alex2Yang97/yahoo-finance-mcp
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.
Overview
Alex2Yang97/yahoo-finance-mcp is a Python MCP server licensed under MIT. 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. Topics: mcp, mcp-server, yahoo-finance, yfinance, yfinance-mcp.
Ranked #10000 out of 25632 indexed tools.
Ecosystem
Python MIT
mcpmcp-serveryahoo-financeyfinanceyfinance-mcp
Signal Breakdown
Stars 238
Freshness 9mo ago
Issue Health 0%
Contributors 3
Dependents 0
Forks 126
Description Detailed
License MIT
How to Improve
Freshness high impact
Issue Health high impact
Dependents medium impact
Matched Queries
From the README
# Yahoo Finance MCP Server <div align="right"> <a href="README.md">English</a> | <a href="README.zh.md">中文</a> </div> 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. ## Demo ## MCP Tools The server exposes the following tools through the Model Context Protocol: ### Stock Information | Tool | Description | |------|-------------| | `get_historical_stock_prices` | Get historical OHLCV data for a stock with customizable period and interval | | `get_stock_info` | Get comprehensive stock data including price, metrics, and company details | | `get_yahoo_finance_news` | Get latest news articles for a stock | | `get_stock_actions` | Get stock dividends and splits history | ### Financial Statements | Tool | Description | |------|-------------| | `get_financial_staRead full README on GitHub →
Are you the maintainer? Claim this listing