yahoo-finance-mcp
This is a Model Context Protocol (MCP) server that provides comprehensive financial data from Yahoo Finance. It allows you to retrieve detailed information about stocks, including historical prices, company information, financial statements, options data, and market news.
GitHubスター
121
ユーザー評価
未評価
お気に入り
0
閲覧数
16
フォーク
70
イシュー
2
インストール方法
難易度
中級推定所要時間
10-20 分
インストール方法
インストール方法
前提条件
必要なソフトウェアとバージョンを明記してください。Python: 3.7以上
pip: 最新版
インストール手順
1. リポジトリのクローン
bash
git clone https://github.com/Alex2Yang97/yahoo-finance-mcp.git
cd yahoo-finance-mcp
2. 依存関係のインストール
bash
pip install -r requirements.txt
3. サーバーの起動
bash
python server.py