Skip to content
Back to search
30
MCP

Language Detector

pulsemcp/language detector

Identifies the written language of input text using trigram frequency analysis, covering over 30 languages with script detection.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

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
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
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 Translator
Translate text between 50+ languages with automatic language detection via x402 micropayment.
0 tools

How to use

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

{
  "mcpServers": {
    "language_detector": {
      "url": "None",
      "transport": "http"
    }
  }
}