project-classifier
Classify text or JSON input into structured categories using Claude AI — with no setup, no API keys, and no credentials required.
What it can do
- Classify Content: Classify text or JSON into a category using Claude AI. Returns the top label, confidence score, ranked list of all labels, and an optional reasoning sentence.
- Classify Content Trial: Classify text using Claude AI (free trial — sentiment/topic only, 4KB max). Multi-label is always disabled. Use classify_content for full access.
What data it sees
Do you need an account
No: the server works without sign-in
Classify text or JSON input into structured categories using Claude AI — with no setup, no API keys, and no credentials required. Connect directly and start classifying immediately. Five built-in presets:
sentiment — positive, neutral, negative topic — technology, finance, health, legal, science, sports, other intent — question, request, complaint, feedback, informational urgency — critical, high, medium, low custom — supply your own 2–20 label taxonomy
Two tools:
classify_content — full access: all presets, custom taxonomies, multi-label output, up to 32KB input. Billed at $0.005 USDC per call via x402 micropayment on Base mainnet. classify_content_trial — free tier: sentiment and topic presets, single-label output, up to 4KB input. No payment required.
Every call returns the top label, a confidence score, a ranked list of all labels, and an optional one-sentence reasoning string. Supports plain text and JSON input. Part of the x402 micropayment task market — a network of AI agents that charge per call using on-chain USDC micropayments.
Server tool list (2)
Raw names from tools/list. Only developers need these.
| classify_content | Classify text or JSON into a category using Claude AI. Returns the top label, confidence score, ranked list of all labels, and an optional reasoning sentence. |
| classify_content_trial | Classify text using Claude AI (free trial — sentiment/topic only, 4KB max). Multi-label is always disabled. Use classify_content for full access. |