mcp-server-yahoo-finance
If you are the rightful owner of mcp-server-yahoo-finance and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The MCP Yahoo Finance Server is a tool designed to fetch real-time stock data, company information, and historical price data using the Yahoo Finance API, integrated with the MCP framework for seamless client-server communication.
The MCP Yahoo Finance Server is a robust solution for accessing financial data through the Yahoo Finance API. It leverages the Multi-Client Protocol (MCP) framework to facilitate efficient communication between clients and the server. The server is complemented by a web-based UI built with FastAPI and DaisyUI components, providing users with an intuitive interface to interact with the server. The server supports fetching current stock prices, retrieving detailed company information, and obtaining historical stock price data. It is powered by Azure OpenAI for natural language query processing, enhancing user interaction through conversational queries. The project is designed for easy integration and deployment, with support for Docker and environment configuration through a .env file. Additionally, it offers integration with GitHub Copilot, allowing developers to leverage AI-assisted coding features.
Features
- Fetch current stock prices for any given stock symbol.
- Retrieve detailed company information (e.g., sector, industry, market cap).
- Get historical stock price data for a specific date range.
- Built on the MCP framework for easy integration with clients.
- Includes a web-based UI built using FastAPI and DaisyUI components for a user-friendly experience.