Crypto Sentiment MCP

Cryptocurrency sentiment analysis from social media and news. Aggregate and analyze market sentiment from Twitter, Reddit, and crypto news sources.

jiayaoqijia Updated

File contents

Crypto Sentiment MCP

MCP server for cryptocurrency sentiment analysis.

Aggregates and analyzes cryptocurrency market sentiment from social media platforms and news sources. Monitors Twitter/X, Reddit, Telegram, and crypto news outlets to provide sentiment scores, trending topics, and social volume metrics for individual tokens and the broader market.

Installation

{
  "mcpServers": {
    "crypto-sentiment": {
      "command": "npx",
      "args": ["-y", "crypto-sentiment-mcp"]
    }
  }
}

Features

  • Social media sentiment aggregation (Twitter/X, Reddit, Telegram)
  • News sentiment analysis from crypto media outlets
  • Per-token and market-wide sentiment scores
  • Social volume and mention tracking
  • Trending topic detection

Links

jiayaoqijia/cryptoskill/tree/main/skills/analytics/crypto-sentiment-mcp commit 931bee7968

Frequently asked questions

npx skillmds@latest add jiayaoqijia/crypto-sentiment-mcp