Crypto Sentiment MCP

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

yejiming 931bee7 2 files · 1.2 KB 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

yejiming/web3-awesome-skills/tree/main/skills/community/analytics/crypto-sentiment-mcp commit 931bee7968

Frequently asked questions

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