finance & fintech

YFinance Trader MCP ClaudeDesktop

An MCP tool that provides stock market data and analysis using the Yahoo Finance API.

python
cloud
finance & fintech
0
View on GitHub

Installation

npx -y SaintDoresh/YFinance-Trader-MCP-ClaudeDesktop

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "YFinance-Trader-MCP-ClaudeDesktop",
  "command": "npx",
  "args": [
    "-y",
    "SaintDoresh/YFinance-Trader-MCP-ClaudeDesktop"
  ]
}

About This MCP Server

SaintDoresh/YFinance-Trader-MCP-ClaudeDesktop

An MCP tool that provides stock market data and analysis using the Yahoo Finance API.

GitHub: https://github.com/SaintDoresh/YFinance-Trader-MCP-ClaudeDesktop.git

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub