Catalog
io.github.Br0ski777/language-detector
Officialby Br0ski777 · TypeScript
Language Detector API
Detect language from text via trigram analysis. 30+ languages, script detection. x402.
Detect language from text using trigram analysis, supporting 30+ languages with script detection.
Topics
ai-agentsmcpmcp-servernlptranslationx402
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"language-detector": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://language-detector.api.klymax402.com/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.