Akshay BavkarによるMCP株式分析サーバー
これは、Yahoo Finance APIを使用してインドのリアルタイムおよび過去の株価データへのアクセスを提供するMCPサーバーです。Claude Desktop、Cursor、その他のMCP対応エージェントを介して、ローカルLLMが株価データ取得のコンテキストとして利用できるようになります。
利用可能な機能
getStockQuote : インド株の現在の株価を取得します。
getHistoricalData : カスタム間隔と期間でインド株の履歴データを取得します。
設定
ホストでの使用
サーバーに接続するように MCP クライアント (例: Claude Desktop) を構成します。
ツール
getStockQuote
株式の現在の相場を取得します。
入力:
symbol
:株式シンボル(例:RELIANCE.NS)
出力:
getHistoricalData
株式の履歴データを取得します。
入力:
symbol
: 株式シンボル(例: RELIANCE.NS)interval
: データの時間間隔(daily
、weekly
、またはmonthly
)(オプション、デフォルト:daily
)
出力:
履歴データを含むJSONオブジェクト。出力の構造はintervalパラメータによって異なります。
貢献
貢献を歓迎します!問題またはプルリクエストを開いてください。
ライセンス
マサチューセッツ工科大学
This server cannot be installed
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.
Yahoo Finance API を介してリアルタイムおよび過去のインド株式データへのアクセスを提供し、ローカル LLM が Claude Desktop や Cursor などの MCP 互換エージェントを通じて株式情報を取得できるようにします。
Related MCP Servers
- -securityAlicense-qualityProvides comprehensive stock screening capabilities through Yahoo Finance. Enables LLMs to screen stocks based on technical, fundamental, and options criteria, with support for watchlist management and result storage.Last updated -32MIT License
- -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 -20MIT License
- -securityFlicense-qualityIntegrates Yahoo Finance API with LLaMA 3.2 3B, allowing users to retrieve real-time stock prices, company information, historical data, and market news while maintaining the model's original capabilities.Last updated -2
- -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 -MIT License
Appeared in Searches
- A server for finding financial data
- Stock Market Analysis and Market Sentiment Prediction Tools
- A server for stock market data and analysis using ChainGPT MCP protocol
- A resource for stock market news and stock market APIs
- Comparison or Use of Alpaca, Alpha Vantage, and yFinance for Financial or Data Analysis