Claude Skill

gadicc/yahoo-finance2

yahoo-finance2 是一个非官方的 Yahoo Finance API,提供 CLI、MCP 服务器和 Claude Skill,支持股票报价、历史数据和市场信息,适合开发者和 AI 代理使用。

概览

Stars745
Forks102
语言HTML
最后更新2026-06-12
最近同步2026-06-17
前往 GitHub

仓库信息

拥有者gadicc
仓库yahoo-finance2
完整名称gadicc/yahoo-finance2
Repo ID332,135,599

安装这个 Skill

$ npx yahoo-finance2 --help

Registry 信息

类型mcp_server
质量分80/100
验证状态readme_parsed
最近验证2026-06-06
平台
ClaudeMCPCodexCursor
能力
browsercode-reviewpdfmemorysearchterminalworkflowagent-skillfinancemcp-server
识别文件
README.mddocstests
安装方式
  • $ npx yahoo-finance2 --help
  • $ npx yahoo-finance2 search AMZN
  • $ npx yahoo-finance2 quoteSummary GOOGL
  • $ npx yahoo-finance2 quoteSummary NVDA '{"modules":["assetProfile", "secFilings"]}'
  • $ npm install -g yahoo-finance2

项目简介

yahoo-finance2 是一个非官方的、由社区驱动的 Yahoo Finance API,提供命令行界面(CLI)、MCP 服务器和 Claude Skill(Agent Skill),用于访问金融数据。它使开发者和 AI 代理能够以编程方式查询股票报价、历史数据和市场信息。

英文描述

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

要点

  • 非官方的 Yahoo Finance API,支持命令行界面
  • MCP 服务器集成,适用于 AI 代理
  • Claude Skill(Agent Skill),支持自然语言查询
  • 获取股票报价、历史数据和市场信息
  • 轻量级、易于使用的 JavaScript/TypeScript 库

使用场景

  • 构建金融仪表盘和股票追踪器
  • 通过命令行脚本自动化市场数据检索
  • 将实时金融数据集成到 AI 代理中
  • 对交易策略进行历史数据分析
  • 通过自然语言查询获取金融洞察

README 摘要

# yahoo-finance2 Unofficial API for Yahoo Finance with CLI, MCP and Agent Skill. Copyright (c) 2021 by Gadi Cohen and Pilwon Huh. [MIT licensed](./LICENSE). [![npm](https://img.shields.io/npm/v/yahoo-finance2)](https://www.npmjs.com/package/yahoo-finance2) [![CI](https://github.com/gadicc/yahoo-finance2/actions/workflows/release.yaml/badge.svg)](https://github.com/gadicc/yahoo-finance2/actions/workflows/release.yaml) [![coverage](https://img.shields.io/codecov/c/github/gadicc/yahoo-finance2)](https://codecov.io/gh/gadicc/yahoo-finance2) [![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/) [![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)](./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 updated for the upcoming **v3** - for more info see [UPGRADING](./docs/UPGRADING.md). [Live Demo on CodeSandbox](https://codesandbox.io/p/devbox/gxvftx) (Updated 2024-06-17; NextJS with both RSC and Hook-Relay examples) NB: Recently **the repo was renamed** from `node-yahoo-finance2` to `yahoo-finance2`, and the following **branches were named**, `master` to `main`, and `devel` to `dev`. See [UPGRADING.md#dev](./docs/UPGRADING.md#dev) for the git commands to update your local installation. ## Supported runtimes: - **Bun**: v1+. - **Cloudflare**: Modern releases (we support but don't test for this, please report issues). - **Deno**: v2+. - **Node**: [Current and Active LTS](https://endoflife.date/nodejs)

话题

探索更多

数据来自 GitHub,同步时间:2026-06-17