language-detector
Language Detector API
Detecta el idioma de un texto mediante análisis de frecuencia de trigramas. Más de 30 idiomas y detección de sistemas de escritura. Pago por llamada mediante x402 (USDC en Base L2) -- sin clave de API, sin registrarte, sin límite de peticiones.
Parte del marketplace klymax402 -- 100 APIs de micropago x402 para agentes de IA, una única cartera, USDC en Base.
Inicio rápido -- MCP
Añádelo a la configuración de tu cliente MCP (Claude Desktop, Cursor, ElizaOS, etc.):
{
"mcpServers": {
"language-detector": {
"url": "https://language-detector.api.klymax402.com/mcp"
}
}
}Related MCP server: boo-x402-mcp
Inicio rápido -- 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 bodyCualquier cliente compatible con x402 (@x402/fetch, x402-agent-tools, ATXP) gestiona automáticamente el ciclo 402 -> firma -> reintentar.
Tools
Herramienta | Método | Ruta | Precio | Descripción |
| POST |
| $0.005 | Detecta el idioma del texto introducido con niveles de confianza e identificación del sistema de escritura |
text_detect_language
Úsala cuando necesites identificar en qué idioma está escrito un texto. Utiliza análisis de frecuencia de n-gramas para detectar más de 30 idiomas con niveles de confianza. Devuelve las 3 mejores coincidencias de idioma, detección del sistema de escritura (latina, cirílica, árabe, CJK, devanagari) y estadísticas de caracteres. Es ideal para el enrutamiento de contenido multilingüe, la detección previa a la traducción y el filtrado de texto. NO lo uses para tilde: usa text_translate. NO lo uses para sentimiento: usa text_analyze_sentiment.
Parámetros
Nombre | Tipo | Obligatorio | Descripción |
| string | sí | El texto cuyo idioma se quiere detectar (mínimo 10 caracteres) para mayor precisión |
Más del agente
"Identifica en qué idioma está escrito un texto"
Pago
Protocolo: x402 -- pago por llamada nativo de HTTP, sin registro, sin clave de API
Red: Base L2 (
eip155:8453)Activo: USDC
Facilitador: Coinbase CDP (principal), PayAI (de respaldo)
Parte de klymax402
E
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