Crypto Sentiment (Santiment)
Summary
Crypto Sentiment MCP Server delivers cryptocurrency sentiment analysis to AI agents by leveraging Santiment's aggregated social media and news data. Developed by kukapay, this server exposes five key tools that enable agents to retrieve sentiment balance for specific cryptocurrencies, monitor social media mentions, detect significant volume shifts, identify trending discussion topics, and measure an asset's dominance in crypto conversations. The implementation uses FastMCP and the Santiment API to fetch and process time-series data, making it particularly valuable for traders, analysts, and researchers who need real-time insights into market mood and emerging trends without leaving their AI assistant interface.
Available Actions(5)
get_sentiment_balance
Get the average sentiment balance for an asset over a specified period. Parameters: asset (string), days (integer, default = 7)
get_social_volume
Fetch the total number of social media mentions for an asset. Parameters: asset (string), days (integer, default = 7)
alert_social_shift
Detect significant spikes or drops in social volume compared to the previous average. Parameters: asset (string), threshold (float, default = 50.0), days (integer, default = 7)
get_trending_words
Retrieve the top trending words in crypto discussions, ranked by score over a period. Parameters: days (integer, default = 7), top_n (integer, default = 5)
get_social_dominance
Measure the percentage of crypto media discussions dominated by an asset. Parameters: asset (string), days (integer, default = 7)
커뮤니티 리뷰
아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!
대화에 참여하려면 로그인하세요