crypto-sentiment-mcp
Crypto Sentiment MCP 서버
AI 에이전트에게 암호화폐 감정 분석을 제공하는 MCP 서버로, Santiment의 집계된 소셜 미디어 및 뉴스 데이터를 활용하여 시장 분위기를 추적하고 새로운 추세를 감지합니다.
특징
감정 분석 : 특정 암호화폐에 대한 감정 균형(긍정적 대 부정적)을 검색합니다.
소셜 볼륨 추적 : 전체 소셜 미디어 언급량을 모니터링하고 상당한 변화(급증 또는 감소)를 감지합니다.
사회적 지배력 : 암호화폐 미디어에서 자산이 차지하는 토론의 점유율을 측정합니다.
인기 단어 : 암호화폐 토론에서 가장 인기 있는 트렌드 용어를 알아보세요.
Related MCP server: crypto-news-mcp
도구
도구 이름 | 설명 | 매개변수 |
| 특정 기간 동안 자산에 대한 평균적인 감정 균형을 파악합니다. |
|
| 자산에 대한 소셜 미디어 언급의 총 수를 가져옵니다. |
|
| 이전 평균과 비교했을 때 소셜 볼륨의 상당한 급증이나 감소를 감지합니다. |
|
| 특정 기간 동안 점수별로 순위를 매겨 암호화폐 토론에서 가장 인기 있는 단어를 검색합니다. |
|
| 자산이 주도하는 암호화폐 미디어 토론의 비율을 측정합니다. |
|
필수 조건
파이썬 : 3.10 이상
Santiment API 키 : Santiment 에서 무료 또는 유료 키를 받으세요.
설치
저장소 복제 :
지엑스피1
클라이언트 구성 :
{ "mcpServers": { "crypto-sentiment-mcp": { "command": "uv", "args": ["--directory", "path/to/crypto-sentiment-mcp", "run", "main.py"], "env": { "SANTIMENT_API_KEY": "your_api_key_here" } } } }
예시
다음은 MCP 호환 클라이언트를 통해 서버와 상호 작용할 때 자연어 입력과 해당 출력의 예입니다.
입력 : "지난주 비트코인에 대한 감정적 균형은 어땠나요?"
출력 : "지난 7일간 비트코인의 감정 균형은 12.5입니다."
입력 : "지난 5일 동안 소셜 미디어에서 이더리움이 몇 번 언급되었나요?"
출력 : "지난 5일간 이더리움의 소셜 볼륨은 8,432개 언급되었습니다."
입력 : "최근 비트코인의 소셜 볼륨에 30% 한계치로 큰 변화가 있었는지 알려주세요."
출력 : "비트코인의 소셜 볼륨은 지난 24시간 동안 75.0%나 급증하여 평균 1,000에서 1,750으로 증가했습니다."
입력 : "지난 3일간 암호화폐에서 가장 인기 있었던 단어 3가지는 무엇입니까?"
출력 : "지난 3일간 가장 인기 있었던 단어 3개: 'halving', 'bullrun', 'defi'."
입력 : "이번 주 소셜 미디어 토론에서 이더리움은 얼마나 지배적일까?"
출력 : "지난 7일간 이더리움의 사회적 지배력은 18.7%입니다."
특허
이 프로젝트는 MIT 라이선스에 따라 라이선스가 부여되었습니다. 자세한 내용은 라이선스 파일을 참조하세요.
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
AlicenseCqualityCmaintenanceAn MCP server providing unified access to blockchain operations, bridging, swapping, and crypto trading strategies for AI agents.37178GPL 3.0- AlicenseNot gradedqualityDmaintenanceAn MCP server that provides real-time cryptocurrency news sourced from NewsData for AI agents.16MIT
- AlicenseAqualityFmaintenanceAn MCP server that tracks real-time data for major crypto-related stocks to help AI agents analyze blockchain investment opportunities.33MIT
- AlicenseAqualityDmaintenanceThe first blockchain & cryptocurrency MCP server that connects AI agents to Ethereum, Solana, Bitcoin, and cryptocurrency markets.912MIT
Related MCP Connectors
MCP server connecting AI agents to non-custodial staking data across 130+ networks.
An MCP server that integrates with Discord to provide AI-powered features.
MCP server for Gainium — manage trading bots, deals, and balances via AI assistants
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/kukapay/crypto-sentiment-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server