MCP ヤフーファイナンス
Yahoo!ファイナンスとのやり取りのためのモデルコンテキストプロトコル(MCP)サーバー。このサーバーは、価格や企業情報などを取得するためのツールを提供します。
mcp-yahoo-finance
現在開発初期段階にあります。サーバーの開発と改善に伴い、機能と利用可能なツールは変更・拡張される可能性があります。
インストール
uv
を使用する場合、 mcp-yahoo-finance
手動でインストールする必要はありません。uvx uvx
使用してmcp-yahoo-finance
を直接実行します。
単に MCP サーバーを使用したいだけの場合は、この方法を使用することをお勧めします。
pipの使用
pip
を使用します。
Gitの使用
リポジトリをマシンにクローンした後でパッケージをインストールすることもできます。
構成
クロードデスクトップ
これをclaude_desktop_config.json
に追加します:
docker を使用することもできます:
VSコード
これを.vscode/mcp.json
に追加します:
質問の例
- 「アップルの株価はいくらですか?」
- 「AppleとGoogleの株価の差はどれくらいですか?」
- 「2024年1月1日から2025年1月1日の間にAppleの株価はどれくらい変化したでしょうか?」
建てる
ドッカー:
MCP Inspectorでテストする
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
Yahoo Finance と対話して、自然言語クエリを通じて株価、企業情報、過去の財務データを取得できるようにするモデル コンテキスト プロトコル サーバー。
Related MCP Servers
- -securityAlicense-qualityA Model Context Protocol server providing real-time stock data and options analysis through Yahoo Finance, enabling LLMs to access market data, analyze stocks, and evaluate options strategies.Last updated -20PythonMIT License
- AsecurityAlicenseAqualityA Model Context Protocol server that provides tools for interacting with Yahoo Finance, allowing users to retrieve stock prices, company information, and perform financial data comparisons.Last updated -11PythonMIT License
- -securityFlicense-qualityA Model Context Protocol server built with FastMCP that provides financial data tools for AI agents, enabling them to access and analyze stock market information from Yahoo Finance through natural language queries.Last updated -2Python
- -securityAlicense-qualityProvides real-time financial data from Yahoo Finance to Large Language Models through the Model Context Protocol, enabling AI models to access stock prices, historical data, and company information.Last updated -PythonMIT License