Skip to main content
Finance & FintechTypeScript

tooyipjee/yahoofinance-mcp

TS version of yahoo finance mcp.

finance-fintechcloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/tooyipjee/yahoofinance-mcp.git

Claude Desktop configuration example:

{
  "mcpServers": {
    "yahoofinance-mcpgit": {
      "command": "npx",
      "args": [
        "-y",
        "tooyipjee/yahoofinance-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Finance & Fintech
Language
TypeScript
Author
tooyipjee