Skip to main content
Glama

Language Detector API

MCP Server x402 Lizenz: MIT

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 body

Jeder x402-fähige Client (@x402/fetch, x402-agent-tools, ATXP) übernimmt den Zyklus 402 -> Signieren -> Wiederholung automatisch.

Werkzeuge

Tool

Method

Pfad

Preis

Beschreibung

text_detect_language

POST

/api/detect

$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

text

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.

Lizenz

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