언어처리MCP조회 0

Language Detector — 30+ Languages via Trigram Analysis

AI 에이전트가 텍스트의 언어를 30개 이상의 언어로 감지할 수 있는 API 서비스입니다.

01

무엇을 할 수 있는가

다국어 콘텐츠를 처리하거나 번역 전에 사전 처리하는 경우에 활용할 수 있습니다.

02

연결 방법

  1. CLI 도구를 설치합니다: npx -y @smithery/cli install axel-belfort/language-detector --client claude
  2. 텍스트의 언어를 감지하기 위해 text_detect_language 도구를 사용합니다.
03

설치 / 접속

npx -y @smithery/cli install axel-belfort/language-detector --client claude