天気と株価 MCP サーバー 🌦️📉
このプロジェクトは、さまざまな API を使用して天気警報、予報、株価、履歴データ、ニュースを提供するMCP (Model Context Protocol) サーバーです。
機能🚀
🐼 Yahoo Finance を使ってリアルタイムの株価を取得する
📊過去の株価データ(日次、週次、月次)を取得する
📰 NewsAPIから株式関連ニュースを入手
🌦️ National Weather Service API を使用して天気警報と予報を取得します
インストールとセットアップ ⚙️
前提条件
Node.js (v18以上)
ギット
NewsAPIのAPIキー
手順
リポジトリをクローンします。
git clone https://github.com/<your-username>/<repo-name>.git cd <repo-name>依存関係をインストールします:
npm install環境変数を設定します。
.envファイルを作成し、以下を追加します。NEWS_API_KEY=your_newsapi_keyサーバーを起動します。
npm start
使用方法 🛠️
MCP サーバーは次のツールを提供します。
株価を取得
過去の株価データを取得する
ニュースを入手
貢献中🤝
ぜひこのリポジトリをフォークして変更を加え、プルリクエストを送信してください!🚀
ライセンス🐟
このプロジェクトは MIT ライセンスに基づいてライセンスされています。
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.
MCP インターフェースを通じて、リアルタイムの天気警報、予報、株価、履歴データ、株式関連ニュースを提供します。
Related MCP Servers
- -security-license-qualityA FastMCP-based service that provides stock data including historical prices, fundamental information, and financial news.Last updated -6
- -security-license-qualityProvides real-time access to global stock market data including current prices, historical charts, and company financial information through a Model Context Protocol (MCP) server for AI assistants.
- Asecurity-licenseAqualityAn MCP server that provides comprehensive financial insights and analysis by leveraging real-time market data, news, and advanced analytics for stocks, options, financial statements, and economic indicators.Last updated -1747PythonMIT License
- -security-license-qualityAn MCP server that provides real-time weather alerts, forecasts, stock market data, and news information through various API integrations.Last updated -