Back to search
90
MCP live v1.1.0 sse

Sentiment Analyzer API

io.github.Br0ski777/sentiment-analyzer

Analyze text sentiment, emotions, confidence scores, and key phrases. x402 USDC.

Uptime
50.0%
4 probes
Response
217ms
last probe
Tools
2
callable

Tools · 2

text_analyze_sentiment

Use this when you need to determine the emotional tone and sentiment of text. Returns structured sentiment analysis with emotion breakdown and key drivers. 1. sentiment: overall sentiment label (posi…

text_analyze_sentiment_batch

Use this when you need to analyze sentiment of multiple texts at once (up to 20). Returns an array of individual sentiment results in one call. 1. results: array of sentiment objects, one per input t…

Similar MCP servers embedding-nearest

Sentiment Analyzer API
Analyze text sentiment, emotions, confidence scores, and key phrases. x402 USDC.
0 tools · sse
Sentiment Analyzer
Analyze text sentiment, emotions, confidence scores, and key phrases. x402 USDC.
0 tools
AI Text Summarizer API
Summarize text or URLs into key points with compression ratio and reading time. x402 USDC.
2 tools · sse
Crypto News Feed API live
Real-time crypto news with sentiment scores, token mentions. CoinGecko + CryptoPanic. x402.
1 tools · sse
Sentiment Analysis AI
Python MCP server for sentiment analysis and text emotion detection.
0 tools
Event Resolver API
Resolve prediction market events. Price checks, claim verification, outcome confidence.
3 tools · sse

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "sentiment_analyzer_api": {
      "url": "https://sentiment-analyzer.api.klymax402.com/mcp",
      "transport": "sse"
    }
  }
}