Back to directory
Y

yfinance-trader

@SaintDoresh17

An MCP (Model Context Protocol) tool that provides stock market data and trading capabilities using the yfinance library, specifically adapted for Claude Desktop.

stock marketyfinanceClaude Desktoptradingfinancepythontool

Installation & Configuration

{
  "mcpServers": {
    "yfinance-trader": {
      "command": "npx",
      "args": [
        "-y",
        "yfinance-trader-mcp"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2025/7/23
Updated
2025/7/23