What is Yahoo Finance MCP Server?
Yahoo Finance MCP Server is a Model Context Protocol (MCP) server that provides comprehensive financial data from Yahoo Finance, allowing users to retrieve detailed information about stocks, including historical prices, company information, financial statements, options data, and market news.
How to use Yahoo Finance MCP Server?
To use the Yahoo Finance MCP Server, clone the repository from GitHub, set up a virtual environment, install the required dependencies, and run the server. You can then test the available tools using the MCP Inspector or integrate it with Claude for Desktop.
Key features of Yahoo Finance MCP Server?
- Retrieve historical stock prices and financial statements.
- Access comprehensive stock data including metrics and company details.
- Get the latest news articles related to stocks.
- Analyze options data and get analyst recommendations.
Use cases of Yahoo Finance MCP Server?
- Conducting stock analysis and performance metrics evaluation.
- Performing market research by analyzing news and institutional activity.
- Carrying out investment research by comparing financial health and ownership changes.
FAQ from Yahoo Finance MCP Server?
- What programming language is used for the server?
The server is built using Python 3.11 or higher.
- Is there a demo available?
Yes! A demo is provided in the repository to showcase the server's capabilities.
- What are the requirements to run the server?
You need Python 3.11 or higher and the dependencies listed in the
pyproject.tomlfile.