Serversio.github.Br0ski777/text-classifier
C

Text Classifier API

io.github.Br0ski777/text-classifier · v1.0.0
● Remote
v1.0.0remote🌐 https://text-classifier-x402-production.up.railway.app/mcp↗ Website↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.Br0ski777/text-classifier",
  "description": "Classify text into categories with confidence, readability, content type. x402.",
  "title": "Text Classifier API",
  "repository": {
    "url": "https://github.com/Br0ski777/text-classifier-x402",
    "source": "github"
  },
  "version": "1.0.0",
  "websiteUrl": "https://github.com/Br0ski777/text-classifier-x402",
  "remotes": [
    {
      "type": "sse",
      "url": "https://text-classifier-x402-production.up.railway.app/mcp"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}