Skip to main content
Finance & FintechPython

SaintDoresh/YFinance-Trader-MCP-ClaudeDesktop

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

finance-fintechcloud-service
Share:

Quick Start

Clone the repository:

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

Claude Desktop configuration example:

{
  "mcpServers": {
    "yfinance-trader-mcp-claudedesktopgit": {
      "command": "npx",
      "args": [
        "-y",
        "SaintDoresh/YFinance-Trader-MCP-ClaudeDesktop"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Finance & Fintech
Language
Python
Author
SaintDoresh