Skip to main content
Glama
catherinedparnell

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

Related MCP server: Yahoo Finance MCP Server

개발

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

Related MCP Connectors

Related MCP Servers

  • A
    license
    B
    quality
    F
    maintenance
    A Model Context Protocol (MCP) server that provides real-time access to financial market data through the free Alpha Vantage API. This server implements a standardized interface for retrieving stock quotes and company information.
    12
    104
    MIT
  • A
    license
    C
    quality
    D
    maintenance
    A Model Context Protocol server providing comprehensive financial data from Yahoo Finance, allowing users to retrieve detailed stock information, financial statements, options data, and market news.
    34
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Provides comprehensive financial market data and news through the Finnhub API. Enables real-time stock quotes, company profiles, financial metrics, analyst recommendations, and market news access.
    1
    MIT
  • A
    license
    B
    quality
    C
    maintenance
    A Node.js MCP server that wraps the Finnhub API to provide stock market data, technical analysis, news sentiment, and cryptocurrency market information.
    15
    106 npm
    1
    MIT