# Language Detector API MCP server

Detect language from text via trigram analysis. 30+ languages, script detection. x402.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-br0ski777-language-detector
- Repository: https://github.com/Br0ski777/language-detector-x402
- Website: https://github.com/Br0ski777/language-detector-x402

## Install
- Endpoint: https://language-detector.api.klymax402.com/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://language-detector.api.klymax402.com/mcp

## Tools
- text_detect_language - Use this when you need to identify what language a text is written in. Uses n-gram frequency analysis to detect 30+ languages with confidence scores. Returns top 3 language matches, script detection (Latin, Cyrillic, Arabic, CJK, Devanagari), and character statistics. Ideal for multilingual content routing, pre-translation detection, and content filtering. Do NOT use for translation — use text_translate. Do NOT use for sentiment — use text_analyze_sentiment. Endpoint: https://language-detector.api.klymax402.com/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.Br0ski777
- Version: 1.1.0
- Runtime: Sse
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: May 16, 2026
- Source: https://registry.modelcontextprotocol.io
