Text Classifier — Topic Categories & Readability
Text classification API for AI agents.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
- 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 confid
What data it sees
Do you need an account
No: the server works without sign-in
Text classification API for AI agents. Classify text into topic categories with confidence scores, readability metrics (Flesch-Kincaid), and content type detection (article, review, email, code, etc.).
Tools: text_classify_content.
Use this for content routing, auto-tagging, spam detection, or organizing unstructured text. IMPORTANT: For sentiment analysis, use text_analyze_sentiment instead.
Returns: {categories[], readability, contentType, confidence}. No API key required — x402 micropayment $0.005/call on Base L2.
Server tool list (1)
Raw names from tools/list. Only developers need these.
| 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 |