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
Offers cryptocurrency market sentiment analysis through the Fear & Greed Index, providing tools for interpreting market conditions specifically for Bitcoin trading and investment decisions.
Enables installation and distribution of the Crypto Fear & Greed Index MCP server through GitHub repositories, allowing users to clone and deploy the server from the GitHub platform.
암호화폐 공포 및 탐욕 지수 MCP 서버
Alternative.me가 제공하는 실시간 및 과거 Crypto Fear & Greed Index 데이터를 제공하는 MCP 서버입니다.
이 서버는 Fear & Greed Index를 가져오고 분석하기 위한 리소스와 도구를 제공하므로 Claude Desktop을 포함한 MCP 호환 클라이언트와 쉽게 통합할 수 있습니다.
특징
- 현재 지수 : 최신 두려움 및 탐욕 지수 값과 분류를 검색합니다.
- 과거 데이터 : 지정된 일수에 대한 과거 인덱스 값을 가져옵니다.
- 추세 분석 : 평균값과 추세 방향과 같은 통계를 사용하여 시간 경과에 따른 추세를 분석합니다.
- 도구 전용 지원 : 도구 전용 MCP 클라이언트와의 호환성을 위해 모든 리소스의 도구 버전이 포함되어 있습니다.
- 프롬프트 생성 : 인덱스 값을 해석하기 위한 프롬프트 템플릿을 제공합니다.
자원
fng://current
. 현재 암호화폐 공포 및 탐욕 지수. 출력:
지엑스피1
fng://history/{days}
. 암호화폐 공포 및 탐욕 지수의 과거 데이터. 출력:
도구
get_current_fng_tool() -> str
.
현재 인덱스. fng://current
와 동일
get_historical_fng_tool(days: int) -> str
.
과거 지수 데이터. fng://history/{days}
와 동일
analyze_fng_trend(days: int) -> str
.
지수 추세 분석. 출력:
프롬프트
interpret_fng
지수 데이터 해석.
산출:
설치
저장소를 복제합니다.
Claude Desktop 설치
그런 다음 Claude Desktop 구성에서 해당 기능을 활성화하세요.
다른 클라이언트의 경우 구성 파일에 서버 항목을 추가하세요.
예시
설치 후 다음 사항을 질문하세요.
- "현재 암호화폐 공포·탐욕 지수는 어떻습니까?"
- "지난 30일간의 암호화폐 공포·탐욕 지수 추세를 보여주세요."
클로드는 자동으로 적절한 도구를 호출하고 응답을 제공합니다.
특허
이 프로젝트는 MIT 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 라이선스 파일을 참조하세요.
감사의 말
- MCP Python SDK 로 구축되었습니다.
- Alternative.me Fear & Greed Index API 에서 제공된 데이터입니다.
This server cannot be installed
실시간 및 과거 Crypto Fear & Greed Index 데이터를 제공하는 mcp 서버입니다.