StockMCP
If you are the rightful owner of StockMCP 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.
This repository contains a Model Context Protocol (MCP) implementation that integrates Yahoo Finance API with LLaMA 3.2 3B.
The Yahoo Finance Model Context Protocol (MCP) for LLaMA 3.2 3B is designed to enhance the capabilities of the LLaMA model by integrating real-time financial data from Yahoo Finance. This integration allows users to access stock prices, company information, historical data, and market news directly within the LLaMA environment. The MCP ensures that financial queries are enriched with up-to-date data while maintaining the model's ability to handle non-financial queries seamlessly. The system is built to work with Ollama, a platform for running LLaMA models locally, and requires specific Python packages for operation. The MCP is particularly useful for users who need to combine financial data retrieval with advanced language model capabilities.
Features
- Get real-time stock prices directly within LLaMA 3.2 3B
- Retrieve detailed company information (sector, industry, market cap, etc.)
- Fetch historical stock data with customizable time periods and intervals
- Get latest market news headlines
- Seamlessly enhances LLaMA's capabilities without interfering with non-financial queries