language-detector
Language Detector API
Erkennt die Sprache von Text mittels Trigramm-Häufigkeitsanalyse. Unterstützt 30+ Sprachen mit Schrifterkennung. Bezahlung pro Aufruf über x402 (USDC auf Base L2) -- kein API-Schlüssel, keine Anmeldung, keine Ratenbegrenzung.
Teil des klymax402-Marktplatzes -- 100 x402-Mikrozahlungs-APIs für KI-Agenten, ein Wallet, USDC auf Base.
Schnellstart -- MCP
Füge deiner MCP-Client-Konfiguration Folgendes hinzu (Claude Desktop, Cursor, ElizaOS usw.):
{
"mcpServers": {
"language-detector": {
"url": "https://language-detector.api.klymax402.com/mcp"
}
}
}Related MCP server: boo-x402-mcp
Schnellstart -- 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 bodyJeder x402-fähige Client (@x402/fetch, x402-agent-tools, ATXP) übernimmt den Zyklus 402 -> Signieren -> Wiederholung automatisch.
Werkzeuge
Tool | Method | Pfad | Preis | Beschreibung |
| POST |
| $0.005 | Erkennt die Sprache des Eingabetexts mit Konfidenzwerten und Schrifterkennung |
text_detect_language
Verwende dieses Werkzeug, wenn du herausfinden musst, in welcher Sprache ein Text verfasst ist. Nutzt eine n-Gramm-Frequenzanalyse, um 30+ Sprachen mit Konfidenzwerten zu erkennen. Gibt die drei besten Sprachübereinstimmungen, die Schrifterkennung (Lateinisch, Kyrillisch, Arabisch, CJK, Devanagari) und Zeichenstatistik-Ergebnisse zurück. Ideal für die Weiterleitung mehrsprachiger Inhalte, die Erkennung vor Übersetzung und die Inhaltsfilterung. Nicht für Übersetzungen verwenden – dafür nutze text_translate. Nicht für die Sentimentanalyse verwenden – dafür nutze text_analyze_sentiment.
Parameter
Name | Typ | Erforderlich | Beschreibung |
| string | ja | Der Text, dessen Sprache erkannt werden soll (mindestens 10 Zeichen für Genauigkeit). |
Beispiel-Prompts für Agenten
„Ermittle, in welcher Sprache ein Text verfasst ist.“
Zahlung
Protokoll: x402 -- HTTP-natives Bezahlen pro Aufruf, keine Anmeldung, kein API-Schlüssel
Netzwerk: Base L2 (
eip155:8453)Asset: USDC
Vermittler: Coinbase CDP (primär), PayAI (Fallback)
Teil von klymax402
100 x402-Mikrozahl-APIs für KI-Agenten -- ein Wallet, keine Anmeldung.
Katalog: https://klymax402.com/llms.txt
Vollständige API-Referenz: https://klymax402.com/llms-full.txt
Live-Statistiken: https://klymax402.com/stats
Lizenz
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