ablaut-mcp
Officialablaut-mcp
Un servidor MCP que permite a los agentes de IA conjugar verbos en 14 idiomas europeos. Cada llamada de herramienta es una solicitud a la API alojada de ablaut, donde el motor se ejecuta como Rust nativo: sin compilación local, cómputo en submilisegundos. Establezca ABLAUT_API_URL para apuntar a otra instancia.
La API está en acceso temprano y requiere una clave, que se pasa a través de la variable de entorno ABLAUT_API_KEY. Solicite una en ablaut.dev (el diálogo de la API).
Pruebe el motor en el navegador en ablaut.dev; referencia completa de la API y la forma de la respuesta en ablaut.dev/api.
Configuración
Claude Code:
claude mcp add ablaut -- npx -y @v4nn4/ablaut-mcpClaude Desktop, Cursor, o cualquier otro cliente MCP:
{
"mcpServers": {
"ablaut": {
"command": "npx",
"args": ["-y", "@v4nn4/ablaut-mcp"]
}
}
}Related MCP server: APIClaw
Herramientas
conjugate
(verb, language): la tabla de conjugación completa para un infinitivo, que cubre todos los tiempos simples y compuestos del estándar escrito del idioma. Los códigos de idioma son ISO 639-1 (fr), ISO 639-3 (fra) o nombres en inglés (French), sin distinción de mayúsculas y minúsculas.list_languages: idiomas admitidos y su estado de madurez.
Idiomas
Alemán, Francés, Español, Portugués, Italiano, Rumano, Sueco, Inglés, Danés, Checo, Esloveno, Estonio, Finlandés e Irlandés. Cada idioma está validado contra dos léxicos de oro independientes; consulte el repositorio de ablaut para obtener registros de precisión y adjudicación por idioma.
API alojada
Estamos construyendo una API de conjugación alojada (REST y MCP remoto): respuestas en submilisegundos, un endpoint para todos los idiomas. ¿Interesado? Cuéntenos en ablaut.dev.
Licencia
MIT O Apache-2.0.
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
- Flicense-qualityDmaintenanceEnables AI agents to dynamically discover and invoke containerized tools that can be registered at runtime without redeployment. Built on Cloudflare Workers with scale-to-zero containers for secure, isolated tool execution.
- AlicenseAqualityAmaintenanceThe API layer for AI agents. World's biggest API index with 22,000+ APIs and growing. Agents discover and call APIs at runtime with semantic search, structured metadata, and 18 Direct Call APIs including AI providers.193028MIT
- AlicenseAqualityDmaintenancePersistent memory API for AI agents — store, recall, and inject semantically-searchable context across sessions. EU-hosted, GDPR-compliant. Supports Claude, Cursor, Cline, and any MCP-compatible client.42MIT
- Alicense-qualityDmaintenanceProvision KYC-free, crypto-paid Nordic VPS and dedicated servers from any AI agent. Enables natural language hosting workflows including comparison, top-up, and provisioning of anonymous servers.MIT
Related MCP Connectors
The agent-native cloud: database, functions, AI, storage, computers. 50 tools, one API key.
16 AI-native tools with dual SSE + streamable-http transport. Free tier available.
Live & historical FX rates for AI agents, from European Central Bank data. No API keys.
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/ablaut-dev/ablaut-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server