Back to search
30
MCP sse

Language Detector API

io.github.br0ski777/language-detector

Detect language from text via trigram analysis. 30+ languages, script detection. x402.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

langdetect-api /detect
Detect dominant language across 75 languages with confidence [x402: $0.001/call on base, category=other]
0 tools · http
Text Translator API
Translate text between 50+ languages with auto-detection. x402 micropayment.
0 tools · sse
langdetect-api /detect-multi
Detect multi-language spans in mixed text [x402: $0.001/call on base, category=other]
0 tools · http
langdetect-api
Language detection across 75 languages using Lingua statistical models. Returns ISO 639-1 code, language name, confidence, and ranked candid
0 tools · http
Text Classifier API
Classify text into categories with confidence, readability, content type. x402.
0 tools · sse
PII Detector API
Detect PII in text: emails, phones, SSNs, credit cards, IPs. Regex + Luhn. x402.
0 tools · sse

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "language_detector_api": {
      "url": "https://language-detector.api.klymax402.com/mcp",
      "transport": "sse"
    }
  }
}