# Crypto Sentiment MCP

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

- Skill: `yejiming/crypto-sentiment-mcp` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add yejiming/crypto-sentiment-mcp`
- Raw SKILL.md: https://api.skillmd.com/api/skills/yejiming/crypto-sentiment-mcp/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Data & Analytics
- Author: yejiming (https://skillmd.com/u/yejiming)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/yejiming/crypto-sentiment-mcp

---


# 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

```json
{
  "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

- **LunarCrush**: https://lunarcrush.com
- **Santiment**: https://santiment.net

