SaintDoresh/YFinance-Trader-MCP-ClaudeDesktop
by Various
An MCP (Model Context Protocol) tool that provides stock market data and trading capabilities using the yfinance library, specifically adapted for Claude Desktop.
MCP
SaintDoresh/YFinance-Trader-MCP-ClaudeDesktop
Added 1 June 2026
Overview
SaintDoresh/YFinance-Trader-MCP-ClaudeDesktop is an open-source MCP tool that allows Claude Desktop to fetch stock market data and perform trading operations through the yfinance library. It uses the Model Context Protocol to enable direct financial queries within Claude's interface.
Best for
Best for
Claude Desktop users who need quick access to stock market data for analysis and research.
Use cases
- Retrieve real-time and historical stock quotes via Claude Desktop
- Analyze stock performance trends using yfinance data
- Build custom financial analysis workflows with Claude
How to use
Install
pip install -r requirements.txt Tested with
Claude Desktop
Example client config
{\n "mcpServers": {\n "yfinance-trader": {\n "command": "py",\n "args": ["-3.13", "path/to/your/main.py"]\n }\n }\n} Notes
SaintDoresh/YFinance-Trader-MCP-ClaudeDesktop is an open-source MCP tool that allows Claude Desktop to fetch stock market data and perform trading operations through the yfinance library. It uses the Model Context Protocol to enable direct financial queries within Claude’s interface.
33 stars on GitHub. Last updated 2025-08-11. Licensed MIT.
Use cases
- Retrieve real-time and historical stock quotes via Claude Desktop
- Analyze stock performance trends using yfinance data
- Build custom financial analysis workflows with Claude
Pros
- Direct integration with Claude Desktop for financial data queries
- Leverages yfinance’s comprehensive market data coverage
- Open source and customizable for specific needs
Cons
- Relies on yfinance which may have data delays or inaccuracies
- Requires Claude Desktop and MCP setup, limiting portability
- Not suitable for real-time trading or high-frequency data
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Direct integration with Claude Desktop for financial data queries
- Leverages yfinance's comprehensive market data coverage
- Open source and customizable for specific needs
Cons
- Relies on yfinance which may have data delays or inaccuracies
- Requires Claude Desktop and MCP setup, limiting portability
- Not suitable for real-time trading or high-frequency data
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.