MCP Yahoo Finance

by maxscheijen
Verified

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.

Integrations

  • Enables installation of the MCP server from the GitHub repository

MCP 야후 파이낸스

Yahoo Finance 상호작용을 위한 모델 컨텍스트 프로토콜(MCP) 서버입니다. 이 서버는 가격, 회사 정보 등을 얻을 수 있는 도구를 제공합니다.

mcp-yahoo-finance 현재 초기 개발 단계에 있습니다. 서버 개발 및 개선 과정에서 기능 및 사용 가능한 도구가 변경 및 확장될 수 있습니다.

설치

uv 사용하시는 경우 mcp-yahoo-finance 수동으로 설치할 필요가 없습니다. uvx 사용하여 mcp-yahoo-finance 직접 실행하겠습니다.

단순히 MCP 서버를 사용하려는 경우 이 방법을 사용하는 것이 좋습니다.

pip 사용하기

pip 사용합니다.

지엑스피1

Git 사용하기

저장소를 컴퓨터에 복제한 후에 패키지를 설치할 수도 있습니다.

git clone git@github.com:maxscheijen/mcp-yahoo-finance.git cd mcp-yahoo-finance uv sync

구성

클로드 데스크탑

claude_desktop_config.json 에 다음을 추가하세요:

{ "mcpServers": { "yahoo-finance": { "command": "uvx", "args": ["mcp-yahoo-finance"] } } }

VS코드

.vscode/mcp.json 에 다음을 추가하세요:

{ "servers": { "yahoo-finance": { "command": "uvx", "args": ["mcp-yahoo-finance"] } } }

질문의 예

  1. "애플의 주가는 얼마예요?"
  2. "애플과 구글의 주가 차이는 얼마입니까?"
  3. "2024년 1월 1일부터 2025년 1월 1일까지 Apple 주가는 얼마나 변동했나요?"

You must be authenticated.

A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

자연어 쿼리를 통해 주가, 회사 정보, 과거 재무 데이터를 검색하여 Yahoo Finance와 상호작용할 수 있게 해주는 모델 컨텍스트 프로토콜 서버입니다.

  1. Installation
    1. Using pip
    2. Using Git
  2. Configuration
    1. Claude Desktop
    2. VSCode
  3. Examples of Questions
    ID: bhl2739o18