crypto-sentiment-mcp

crypto-sentiment-mcp

16

This project is an MCP server providing sentiment analysis of cryptocurrencies using data from Santiment. It offers features like social media tracking, sentiment analysis, and trending word identification for various assets.

Crypto Sentiment MCP Server

An MCP server that delivers cryptocurrency sentiment analysis, utilizing Santiment's data to track market mood and emerging trends.

Features

  • Sentiment Analysis: Retrieve sentiment balance for cryptocurrencies.
  • Social Volume Tracking: Monitor media mentions and detect shifts.
  • Social Dominance: Measure asset share in discussions.
  • Trending Words: Identify popular trends in discussions.

Tools

  • get_sentiment_balance
  • get_social_volume
  • alert_social_shift
  • get_trending_words
  • get_social_dominance

Prerequisites

  • Python 3.10 or higher
  • Santiment API Key

Installation

  1. Clone the Repository
  2. Configure Client

Examples

Examples of inputs and outputs for the server.