Gives the agent a "market buzz / panic / euphoria" dimension. Pairs well with the fear-greed index.
About
An MCP server that delivers cryptocurrency sentiment analysis to AI agents, leveraging Santiment's aggregated social media and news data to track market mood and detect emerging trends.
What you can actually do
Broken down by module — each lists the real actions available.
Get the average sentiment balance for an asset over a specified period. · asset: str, days: int = 7
Fetch the total number of social media mentions for an asset. · asset: str, days: int = 7
Detect significant spikes or drops in social volume compared to the previous average. · asset: str, threshold: float = 50.0, days: int = 7
Retrieve the top trending words in crypto discussions, ranked by score over a period. · days: int = 7, top_n: int = 5
Measure the percentage of crypto media discussions dominated by an asset. · asset: str, days: int = 7
Install
Pick your runtime, copy the snippet, paste it into your client config.
{
"mcpServers": {
"kukapay-crypto-sentiment-mcp": {
"command": "npx",
"args": ["-y", "kukapay-crypto-sentiment-mcp"]
}
}
}- ·Node.js 20+
- ·An MCP-compatible client
Project pulse
Live from GitHub — see if the project is actually maintained.
How it compares
Position among 44 tools in the data category
Security profile
Similar tools
Polymarket prediction markets MCP — 54,822 calls, #1 most-installed crypto MCP overall
Blockscout official MCP — onchain explorer across 60+ chains
63 quant-computation tools (Black-Scholes / vol / correlation) — 11,630 Smithery calls
Bitpoort onchain data MCP — whale tracking + liquidation maps, 41 tools