Skip to content
Back to search
30
MCP http

langdetect-api

x402/langdetect-api

Language detection across 75 languages using Lingua statistical models. Returns ISO 639-1 code, language name, confidence, and ranked candidates. /detect (GET or POST), /detect-multi for mixed-language span detection. [x402: $0.001/call on base, category=other]

Uptime
0.0%
16 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
langdetect-api /detect-multi
Detect multi-language spans in mixed text [x402: $0.001/call on base, category=other]
0 tools · http
Language Detector API
Detect language from text via trigram analysis. 30+ languages, script detection. x402.
0 tools · sse
Language Detector API
Detect language from text via trigram analysis. 30+ languages, script detection. x402.
1 tools · sse
Language Detector
Identifies the written language of input text using trigram frequency analysis, covering over 30 languages with script detection.
0 tools
Text Translator API live
Translate text between 50+ languages with auto-detection. x402 micropayment.
1 tools · sse

How to use

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

{
  "mcpServers": {
    "langdetect-api": {
      "url": "https://langdetect-api.vercel.app",
      "transport": "http"
    }
  }
}