Skip to main content
Glama

ablaut-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-mcp

Claude 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.

A
license - permissive license
-
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
    A
    quality
    A
    maintenance
    The 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.
    19
    302
    8
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    Persistent 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.
    4
    2
    MIT

View all related MCP servers

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.

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/ablaut-dev/ablaut-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server