MCP Directory
Back

yahoo-finance2

by gadicc · HTML · ★ 748

Unofficial API for Yahoo Finance with CLI, MCP and Agent Skill

#agent-skill#finance#mcp-server#yahoo#yahoo-finance

Install

git clone https://github.com/gadicc/yahoo-finance2.git

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "yahoo-finance2": {
      "command": "npx",
      "args": [
        "-y",
        "github:gadicc/yahoo-finance2"
      ]
    }
  }
}

From the README

Unofficial API for Yahoo Finance with CLI, MCP and Agent Skill. Copyright (c) 2021 by Gadi Cohen and Pilwon Huh. [MIT licensed](./LICENSE). [](https://www.npmjs.com/package/yahoo-finance2) [](https://github.com/gadicc/yahoo-finance2/actions/workflows/release.yaml) [](https://codecov.io/gh/gadicc/yahoo-finance2) [](https://github.com/semantic-release/semantic-release) [](http://www.typescriptlang.org/) [](./LICENSE) You are reading the latest **Development docs**. For the **v2 docs**, click [here](https://github.com/gadicc/yahoo-finance2/tree/2.x). The dev docs are in the process of being up…
Read full README on GitHub →

Related ai & ml servers