ablaut-mcp
Officialablaut-mcp
Ein MCP Server, der es KI-Agenten ermöglicht, Verben in 14 europäischen Sprachen zu konjugieren. Jeder Tool-Aufruf ist eine Anfrage an die gehostete ablaut API, wo die Engine als natives Rust läuft: kein lokaler Build, Sub-Millisekunden-Berechnung. Setze ABLAUT_API_URL, um auf eine andere Instanz zu verweisen.
Die API befindet sich im Early Access und erfordert einen Schlüssel, der über die Umgebungsvariable ABLAUT_API_KEY übergeben wird. Fordere einen unter ablaut.dev an (der API-Dialog).
Probiere die Engine im Browser unter ablaut.dev aus; die vollständige API- und Response-Shape-Referenz findest du unter ablaut.dev/api.
Einrichtung
Claude Code:
claude mcp add ablaut -- npx -y @v4nn4/ablaut-mcpClaude Desktop, Cursor oder ein anderer MCP-Client:
{
"mcpServers": {
"ablaut": {
"command": "npx",
"args": ["-y", "@v4nn4/ablaut-mcp"]
}
}
}Related MCP server: APIClaw
Werkzeuge
conjugate
(verb, language): die vollständige Konjugationstabelle für einen Infinitiv, die alle einfachen und zusammengesetzten Zeitformen des schriftlichen Standards der Sprache abdeckt. Sprachcodes sind ISO 639-1 (fr), ISO 639-3 (fra) oder englische Namen (French), case-insensitive.list_languages: unterstützte Sprachen und deren Reifegrad.
Sprachen
Deutsch, Französisch, Spanisch, Portugiesisch, Italienisch, Rumänisch, Schwedisch, Englisch, Dänisch, Tschechisch, Slowenisch, Estnisch, Finnisch und Irisch. Jede Sprache wird gegen zwei unabhängige Gold-Lexika validiert; siehe das ablaut-Repository für sprachspezifische Genauigkeits- und Bewertungsprotokolle.
Gehostete API
Wir bauen eine gehostete Konjugations-API (REST und Remote-MCP): Sub-Millisekunden-Antworten, ein Endpunkt für alle Sprachen. Interessiert? Teile uns mit unter ablaut.dev.
Lizenz
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