Finnhub MCP サーバー
Finnhub API とインターフェースする MCP サーバー。
ツール
list_news
Finnhub市場ニュースエンドポイントから最新の市場ニュースを一覧表示します
get_market_data
引用エンドポイントから特定の株式の市場データを取得する
get_basic_financials
基本財務エンドポイントから特定の株式の基本財務情報を取得します
get_recommendation_trends
推奨トレンドエンドポイントから特定の株式の推奨トレンドを取得します
構成
uv sync
を実行して依存関係をインストールします。uvをインストールするにはuv
こちらの手順に従ってください。その後、source .venv/bin/activate
実行してください。Finnhub API キーの資格情報を使用して
.env
ファイルを設定します。
サーバーをインストールするには、
fastmcp install server.py
を実行します。次の場所にある構成ファイルを開きます。
macOSの場合:
~/Library/Application Support/Claude/claude_desktop_config.json
Windows の場合:
%APPDATA%/Claude/claude_desktop_config.json
uv
のコマンドエントリを見つけ、uv
実行ファイルへの絶対パスに置き換えます。これにより、サーバーの起動時に正しいバージョンのuv
が使用されるようになります。変更を適用するには、Claude Desktop を再起動します。
発達
MCPサーバーを起動するには、 fastmcp dev server.py
を実行します。MCPインスペクターは、ローカルでの調査とデバッグに役立ちます。
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.
このサーバーは Finnhub API とのインターフェースを提供し、ユーザーが最新の市場ニュース、株式市場データ、基本的な財務情報、特定の株式の推奨傾向を入手できるようにします。
Related Resources
Related MCP Servers
- AsecurityAlicenseAqualityProvides real-time and historical cryptocurrency market data through integration with major exchanges. This server enables LLMs like Claude to fetch current prices, analyze market trends, and access detailed trading information.Last updated -754MIT License
- -securityFlicense-qualityThis server provides a robust interface for Binance spot trading operations, including secure management of API credentials, execution and management of spot orders, and monitoring of account balances and open orders.Last updated -713
- AsecurityAlicenseAqualityThis server provides tools for AI assistants to interact with the Eventbrite API, allowing users to search for events, get event details, retrieve venue information, and list event categories.
- AsecurityAlicenseAqualityA server that provides tools for retrieving real-time price information for various assets including precious metals and cryptocurrencies, allowing language models to access and display current asset price data.Last updated -1252MIT License