Skip to main content
Glama

Finnhub MCP Server

Finnhub MCP 서버

Finnhub API와 인터페이스하는 MCP 서버입니다.

도구

구성

  1. uv sync 실행하여 종속성을 설치하세요. uv 설치하려면 여기의 지침을 따르세요. 그런 다음 source .venv/bin/activate 실행하세요.
  2. Finnhub API 키 자격 증명으로 .env 파일을 설정합니다.

지엑스피1

  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을 다시 시작하세요.

개발

fastmcp dev server.py 실행하여 MCP 서버를 시작하세요. MCP inspector는 로컬에서 조사하고 디버깅하는 데 유용합니다.

-
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
          This server facilitates interaction with Keboola's Storage API, enabling users to browse and manage project buckets, tables, and components efficiently through Claude Desktop.
          Last updated -
          7
          61
          Python
          MIT License
          • Apple
        • -
          security
          A
          license
          -
          quality
          A server that implements the Model Context Protocol for Schwab API, allowing access to account information, positions, stock quotes, and order/transaction history designed for integration with Large Language Models.
          Last updated -
          2
          Python
          MIT License
        • -
          security
          A
          license
          -
          quality
          An MCP server that integrates with the AlphaVantage financial data API, providing access to stock market data, technical indicators, and fundamental financial information.
          Last updated -
          Python
          MIT License
          • Linux
          • Apple
        • -
          security
          F
          license
          -
          quality
          A Model Context Protocol server for interacting with Korea Investment & Securities (KIS) REST API, enabling domestic and foreign stock trading, price checks, and account management.
          Last updated -
          2
          Python
          • 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