crypto-sentiment-mcp logo

crypto-sentiment-mcpAn MCP server that delivers cryptocurrency sentiment analysis to AI agents.

(0)
Daniel NikulshynReviewed by Daniel Nikulshyn·Updated July 2026

Overview

An MCP (Micro Client Protocol) server designed to provide cryptocurrency sentiment analysis to AI agents. It utilizes Santiment's aggregated social media and news data to track market mood and detect emerging trends. The server offers five main tools: retrieving the sentiment balance of specific cryptocurrencies, monitoring social media mentions and detecting significant shifts, measuring the share of discussions an asset occupies in crypto media, identifying trending words in cryptocurrency discussions, and determining the social dominance of a particular asset. The server requires Python 3.10 or higher and a Santiment API Key, which can be obtained for free or through a paid plan.

Key features

  • Sentiment Analysis
  • Social Volume Tracking
  • Social Dominance Measurement
  • Trending Word Identification
  • get_sentiment_balance
  • get_social_volume

Pricing

Model
Free
Category
MCP Servers
Rating
No reviews yet

Use cases

Market Sentiment Analysis

Retrieve sentiment balance for specific cryptocurrencies over a specified period to inform investment decisions.

Social Media Monitoring

Track social media mentions and detect significant shifts in social volume to identify emerging trends.

Pros & Cons

Pros

  • Provides real-time cryptocurrency sentiment analysis
  • Tracks social media mentions and detects significant shifts
  • Measures social dominance of specific cryptocurrencies
  • Identifies trending words in cryptocurrency discussions

Cons

  • Requires a Santiment API key
  • Limited to Python 3.10 or higher

Reviews

Sign in to leave a review.

No reviews yet. Be the first!

Q&A

What specific sentiment data can I retrieve for a cryptocurrency?

Using `get_sentiment_balance` you can fetch the average positive‑vs‑negative sentiment balance for any asset over a chosen number of days (default 7).

Asked by Aisha Khan · Sep 14, 2025

Can I get real‑time alerts for sudden changes in social media mentions?

Yes, the `alert_social_shift` tool detects spikes or drops in social volume based on a threshold you set, reporting significant shifts compared to the prior average.

Asked by Robert Ainsworth · Aug 23, 2025

Which programming environment does the server require?

It runs on Python 3.10 or newer and is accessed through the MCP (Micro Client Protocol), so you must have that Python version installed and configure the MCP client with your Santiment API key.

Asked by Emeka Obi · Jul 25, 2025

What are the costs to use crypto-sentiment-mcp?

The server itself is free to run, but you need a Santiment API key, which can be obtained for free with limited quota or via a paid Santiment plan for higher usage.

Asked by Katarzyna Zielinska · Jul 5, 2025

Ask a question

MCP Servers alternatives