Back to search
30
MCP
http
langdetect-api
x402/langdetect-apiLanguage 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
Primary URL
https://langdetect-api.vercel.app
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"langdetect-api": {
"url": "https://langdetect-api.vercel.app",
"transport": "http"
}
}
}