Language Detector API for Cline
io.github.br0ski777/language-detector
Detect language from text via trigram analysis. 30+ languages, script detection. x402.
client:Cline
transport:sse
Install Language Detector API in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"language-detector": {
"url": "https://language-detector.api.klymax402.com/mcp"
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs