Skip to main content
Glama

Language Detector API

MCP Server x402 License: MIT

トリグラム頻度分析を使ってテキストから言語を検出します。文字体系の識別に対応し、30言語以上をサポートしています。課金は x402 による従量課金(ペイ・パー・コール)方式です(Base L2 上の USDC)-- APIキー不要、サインアップ不要、レート制限なし。

klymax402 マーケットプレイスの一部です -- AIエージェント向けの x402 マイクロペイメント API 100本、1つのウォレットで Base 上の USDC を利用できます。

クイックスタート -- MCP

お使いのMCPクライアント設定(Claude Desktop、Cursor、ElizaOS など)に追加してください:

{
  "mcpServers": {
    "language-detector": {
      "url": "https://language-detector.api.klymax402.com/mcp"
    }
  }
}

Related MCP server: boo-x402-mcp

クイックスタート -- HTTP (x402)

curl -X POST "https://language-detector.api.klymax402.com/api/detect" \
  -H "Content-Type: application/json" \
  -d '{"text":"..."}'
# -> 402 Payment Required, with an x402 payment challenge in the response body

x402 に対応したクライアント(@x402/fetchx402-agent-tools、ATXP)は、402 → 署名 → 再試行のサイクルを自動的に処理します。

ツール

ツール

メソッド

パス

価格

説明

text_detect_language

POST

/api/detect

$0.005

入力テキストの言語を、信頼度スコアと文字体系の識別付きで検出します

text_detect_language

テキストがどの言語で書かれているかを特定する必要がある場合に使用します。n-グラム頻度分析により、30言語以上の言語を信頼度スコア付きで検出します。上位3件の言語候補と文字体系の識別(ラテン、キリル、アラビア、CJK、デーヴァナーガリー)に加え、文字統計を返します。多言語コンテンツのルーティング、翻訳前の言語判定、コンテンツフィルタリングに最適です。翻訳には使用しないでください -- その場合は text_translate を使用してください。感情分析には使用しないでください -- その場合は text_analyze_sentiment を使用してください。

パラメータ

名前

必須

説明

text

string

あり

言語を検出するテキスト(正確性のため最低10文字)

エージェントのプロンプト例

  • "テキストがどの言語で書かれているかを特定する"

支払い

  • プロトコル: x402 -- HTTP ネイティブのペイ・パー・コール、登録不要、APIキー不要

  • ネットワーク: Base L2 (eip155:8453)

  • アセット: USDC

  • ファシリテーター: Coinbase CDP(プライマリ)、PayAI(フォールバック)

klymax402 の一部

AIエージェント向けの x402 マイクロペイメント API を100本提供 -- 1つのウォレットで Base 上の USDC、登録不要です。

ライセンス

MIT

A
license - permissive license
Not graded
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    Not graded
    quality
    B
    maintenance
    Detect PII in text: emails, phones, SSNs, credit cards, IPs, addresses. Pay-per-call via x402 micropayments without API keys or signup.
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Provides sentiment analysis with emotion detection, confidence scores, and key phrase extraction for single texts or batches up to 20, using pay-per-call via x402 micropayments (USDC on Base L2).
    MIT

View all related MCP servers

Related MCP Connectors

  • Pay-per-use weather, environment, finance, and on-chain intelligence tools for AI agents via x402.

  • Discover and call pay-per-request (x402) APIs, ranked by reliability, latency and price.

  • Telegram channel analytics and statistics for AI agents, pay-per-call in USDC via x402.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Br0ski777/language-detector-x402'

If you have feedback or need assistance with the MCP directory API, please join our Discord server