spjoshis/yahoo-mcp
3.2
If you are the rightful owner of yahoo-mcp 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.
Yahoo MCP is an MCP server that provides various tools, including retrieving stock prices, viewing stock details, listing available stocks, and more.
Tools
3
Resources
0
Prompts
0
Yahoo-MCP
Yahoo MCP is an MCP server that provides various tools, including retrieving stock prices, viewing stock details, listing available stocks, and more.
Prerequisite
Make sure you have local LLM or Ollama running
Installation
Clone the repository:
git clone https://github.com/spjoshis/yahoo-mcp.git
cd Yahoo-MCP
Setup
# Create a virtual environment
uv venv
# Activate it source .venv/bin/activate
# Install the dependencies
uv sync
# Run the request
uv run request.py