# Text Classifier — Topic Categories & Readability

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.…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add axel-belfort/text-classifier

# Browse available tools
npx -y @smithery/cli@latest tool list axel-belfort/text-classifier
```
