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%
1 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
Text Translator API
Translate text between 50+ languages with auto-detection. x402 micropayment.
0 tools · sse
io.github.rog0x/i18n
Locale detect, translations, plurals for AI agents
0 tools
Technology Stack Detection API
Detect 50+ technologies on any website: CMS, frameworks, analytics, CDN. x402.
0 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"
    }
  }
}