Skip to main content
Glama

Finnhub MCP Server

Finnhub MCP サーバー

Finnhub API とインターフェースする MCP サーバー。

ツール

構成

  1. uv syncを実行して依存関係をインストールします。uvをインストールするにはuvこちらの手順に従ってください。その後、 source .venv/bin/activate実行してください。
  2. Finnhub API キーの資格情報を使用して.envファイルを設定します。
FINNUB_API_KEY=<FINNHUB_API_KEY>
  1. サーバーをインストールするには、 fastmcp install server.pyを実行します。
  2. 次の場所にある構成ファイルを開きます。
    • macOSの場合: ~/Library/Application Support/Claude/claude_desktop_config.json
    • Windows の場合: %APPDATA%/Claude/claude_desktop_config.json
  3. uvのコマンドエントリを見つけ、 uv実行ファイルへの絶対パスに置き換えます。これにより、サーバーの起動時に正しいバージョンのuvが使用されるようになります。
  4. 変更を適用するには、Claude Desktop を再起動します。

発達

MCPサーバーを起動するには、 fastmcp dev server.pyを実行します。MCPインスペクターは、ローカルでの調査とデバッグに役立ちます。

-
security - not tested
F
license - not found
-
quality - not tested

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 とのインターフェースを提供し、ユーザーが最新の市場ニュース、株式市場データ、基本的な財務情報、特定の株式の推奨傾向を入手できるようにします。

  1. ツール
    1. 構成
      1. 発達

        Related MCP Servers

        • A
          security
          A
          license
          A
          quality
          Provides 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 -
          7
          52
          Python
          MIT License
          • Apple
        • -
          security
          F
          license
          -
          quality
          This 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 -
          3
          14
          TypeScript
        • A
          security
          A
          license
          A
          quality
          This 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.
          Last updated -
          4
          555
          2
          JavaScript
          MIT License
          • Apple
        • -
          security
          F
          license
          -
          quality
          A FastMCP-based service that provides stock data including historical prices, fundamental information, and financial news.
          Last updated -
          6
          Python
          • Linux
          • Apple

        View all related MCP servers

        MCP directory API

        We provide all the information about MCP servers via our MCP API.

        curl -X GET 'https://glama.ai/api/mcp/v1/servers/catherinedparnell/mcp-finnhub'

        If you have feedback or need assistance with the MCP directory API, please join our Discord server