Finnhub MCP 서버
Finnhub API와 인터페이스하는 MCP 서버입니다.
도구
list_news
Finnhub 시장 뉴스 엔드포인트 에서 최신 시장 뉴스를 확인하세요
get_market_data
견적 엔드포인트 에서 특정 주식에 대한 시장 데이터를 가져옵니다.
get_basic_financials
기본 재무 엔드포인트 에서 특정 주식에 대한 기본 재무 정보를 가져옵니다.
get_recommendation_trends
추천 추세 엔드포인트 에서 특정 주식에 대한 추천 추세를 가져옵니다.
구성
uv sync
실행하여 종속성을 설치하세요.uv
설치하려면 여기의 지침을 따르세요. 그런 다음source .venv/bin/activate
실행하세요.Finnhub API 키 자격 증명으로
.env
파일을 설정합니다.
지엑스피1
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을 다시 시작하세요.
개발
fastmcp dev server.py
실행하여 MCP 서버를 시작하세요. MCP inspector는 로컬에서 조사하고 디버깅하는 데 유용합니다.
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