Skip to content
Back to search
90
MCP v1.1.0 sse

Text Classifier API

io.github.Br0ski777/text-classifier

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

Uptime
0.0%
1 direct probes · 30d
Response
184ms
last probe
Tools
1
callable
Resources
0
readable
Prompts
0
available

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…

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"
    }
  }
}