-
securityF
license-
qualityAn MCP server implementation that integrates with Angle One APIs to provide standardized access to financial market data, trading operations, and portfolio management.
Last updated -
Python
yfinanceを使用したYahoo Finance用のシンプルなMCPサーバー。このサーバーは、株価データ、ニュース、その他の金融情報を取得するためのツールセットを提供します。
symbol
(文字列): 株式シンボル。symbol
(文字列): 株式シンボル。query
(文字列): 検索クエリ (ティッカーシンボルまたは会社名)。search_type
(文字列): 取得する検索結果のタイプ (オプション: "all"、"quotes"、"news")。sector
(文字列): 取得するセクター。top_type
(文字列): 取得する上位企業のタイプ (オプション: "top_etfs"、"top_mutual_funds"、"top_companies"、"top_growth_companies"、"top_performing_companies")。top_n
(数値、オプション): 取得する上位エンティティの数 (デフォルトは 10)。symbol
(文字列): 株式シンボル。period
(文字列, オプション): データを取得する期間(例: '1d', '1mo', '1y')。デフォルトは'1mo'です。interval
(文字列, オプション): データ間隔の頻度(例: '1d', '1h', '1m')。デフォルトは'1d'です。この MCP サーバーは、uv (Python パッケージ インストーラー) または Docker 経由で使用できます。
MCP サーバー構成ファイルに次の構成を追加します。
You must be authenticated.
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
yfinanceを使用したYahoo Finance用のシンプルなMCPサーバー。このサーバーは、株価データ、ニュース、その他の金融情報を取得するためのツールセットを提供します。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/narumiruna/yfinance-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server