Back to search
90
MCP live v1.1.0 sse

Text Classifier API

io.github.Br0ski777/text-classifier

Classify text into categories with confidence, readability, content type. x402.

Uptime
66.7%
3 probes
Response
212ms
last probe
Tools
1
callable

Tools · 1

text_classify_content

Use this when you need to categorize text into topic categories (tech, finance, health, sports, politics, entertainment, science, business). Returns top 3 categories with confidence scores, detected l…

Similar MCP servers embedding-nearest

Text Classifier API
Classify text into categories with confidence, readability, content type. x402.
0 tools · sse
Text Classifier
Classify text into categories with confidence scores, readability metrics, and content type detection.
0 tools
Text Translator API live
Translate text between 50+ languages with auto-detection. x402 micropayment.
1 tools · sse
Language Detector API
Detect language from text via trigram analysis. 30+ languages, script detection. x402.
1 tools · sse
Sentiment Analyzer API
Analyze text sentiment, emotions, confidence scores, and key phrases. x402 USDC.
0 tools · sse
Sentiment Analyzer API live
Analyze text sentiment, emotions, confidence scores, and key phrases. x402 USDC.
2 tools · sse

How to use

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

{
  "mcpServers": {
    "text_classifier_api": {
      "url": "https://text-classifier.api.klymax402.com/mcp",
      "transport": "sse"
    }
  }
}