MCPServers
Crypto Sentiment (Santiment) - MCP server logo

Crypto Sentiment (Santiment)

6
0

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 is 7)

get_social_volume

Fetch the total number of social media mentions for an asset. Parameters: asset (string), days (integer, default is 7)

alert_social_shift

Detect significant spikes or drops in social volume compared to the previous average. Parameters: asset (string), threshold (float, default is 50.0), days (integer, default is 7)

get_trending_words

Retrieve the top trending words in crypto discussions, ranked by score over a period. Parameters: days (integer, default is 7), top_n (integer, default is 5)

get_social_dominance

Measure the percentage of crypto media discussions dominated by an asset. Parameters: asset (string), days (integer, default is 7)

Last Updated: April 17, 2025

Reseñas de la Comunidad

0.0
0 reseñas
5
0
4
0
3
0
2
0
1
0

Aún no hay reseñas. ¡Sé el primero en reseñar!

Inicia sesión para unirte a la conversación

Coming soon to
HighlightHighlight AI

Lenguaje

TypeScript

Categorías

Etiquetas