language-detector
Language Detector API
トリグラム頻度分析を使ってテキストから言語を検出します。文字体系の識別に対応し、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 bodyx402 に対応したクライアント(@x402/fetch、x402-agent-tools、ATXP)は、402 → 署名 → 再試行のサイクルを自動的に処理します。
ツール
ツール | メソッド | パス | 価格 | 説明 |
| POST |
| $0.005 | 入力テキストの言語を、信頼度スコアと文字体系の識別付きで検出します |
text_detect_language
テキストがどの言語で書かれているかを特定する必要がある場合に使用します。n-グラム頻度分析により、30言語以上の言語を信頼度スコア付きで検出します。上位3件の言語候補と文字体系の識別(ラテン、キリル、アラビア、CJK、デーヴァナーガリー)に加え、文字統計を返します。多言語コンテンツのルーティング、翻訳前の言語判定、コンテンツフィルタリングに最適です。翻訳には使用しないでください -- その場合は text_translate を使用してください。感情分析には使用しないでください -- その場合は text_analyze_sentiment を使用してください。
パラメータ
名前 | 型 | 必須 | 説明 |
| string | あり | 言語を検出するテキスト(正確性のため最低10文字) |
エージェントのプロンプト例
"テキストがどの言語で書かれているかを特定する"
支払い
プロトコル: x402 -- HTTP ネイティブのペイ・パー・コール、登録不要、APIキー不要
ネットワーク: Base L2 (
eip155:8453)アセット: USDC
ファシリテーター: Coinbase CDP(プライマリ)、PayAI(フォールバック)
klymax402 の一部
AIエージェント向けの x402 マイクロペイメント API を100本提供 -- 1つのウォレットで Base 上の USDC、登録不要です。
完全なAPIリファレンス: https://klymax402.com/llms-full.txt
ライブ統計: https://klymax402.com/stats
ライセンス
MIT
This server cannot be installed
Maintenance
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
FlicenseNot gradedqualityFmaintenanceProvides 20+ AI agent capabilities like web scraping, PDF parsing, OCR, and more, with pay-per-use micropayments via x402.1- AlicenseAqualityCmaintenanceEnables AI agents to access crypto/web3 data across 5 chains with pay-per-call billing in USDC via x402, no API key required, and built-in spend caps.3636MIT
- AlicenseNot gradedqualityBmaintenanceDetect PII in text: emails, phones, SSNs, credit cards, IPs, addresses. Pay-per-call via x402 micropayments without API keys or signup.MIT
- AlicenseNot gradedqualityBmaintenanceProvides 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
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.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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