ablaut-mcp
OfficialClick on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@ablaut-mcpconjugate 'to speak' in French"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
ablaut-mcp
An MCP server that lets AI agents
conjugate verbs in 14 European languages. Each tool call is one request
to the hosted ablaut API, where
the engine runs as native Rust: no local build, sub-millisecond compute.
Set ABLAUT_API_URL to point at another instance.
The API is in early access and requires a key, passed via the
ABLAUT_API_KEY environment variable. Request one at
ablaut.dev (the API dialog).
Try the engine in the browser at ablaut.dev; full API and response-shape reference at ablaut.dev/api.
Setup
Claude Code:
claude mcp add ablaut -- npx -y @v4nn4/ablaut-mcpClaude Desktop, Cursor, or any other MCP client:
{
"mcpServers": {
"ablaut": {
"command": "npx",
"args": ["-y", "@v4nn4/ablaut-mcp"]
}
}
}Related MCP server: APIClaw
Tools
conjugate
(verb, language): the full conjugation table for an infinitive, covering every simple and composed tense of the language's written standard. Language codes are ISO 639-1 (fr), ISO 639-3 (fra), or English names (French), case-insensitive.list_languages: supported languages and their maturity status.
Languages
German, French, Spanish, Portuguese, Italian, Romanian, Swedish, English, Danish, Czech, Slovenian, Estonian, Finnish, and Irish. Every language is validated against two independent gold lexicons; see the ablaut repository for per-language accuracy and adjudication logs.
Hosted API
We are building a hosted conjugation API (REST and remote MCP): sub-millisecond responses, one endpoint for all languages. Interested? Tell us at ablaut.dev.
License
MIT OR 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