Skip to main content
Glama

ablaut-mcp

AIエージェントが14のヨーロッパ言語で動詞を活用できるようにするMCPサーバーです。各ツールコールは、ホストされているablautAPIへの1回のリクエストであり、エンジンはネイティブRustとして実行されます。ローカルビルドは不要で、計算はサブミリ秒です。ABLAUT_API_URLを設定して別のインスタンスを指定できます。

このAPIは初期アクセス段階であり、ABLAUT_API_KEY環境変数を介して渡されるキーが必要です。キーはablaut.dev(APIダイアログ)でリクエストしてください。

ブラウザでエンジンを試すにはablaut.devにアクセスしてください。完全なAPIとレスポンス形式のリファレンスはablaut.dev/apiにあります。

セットアップ

Claude Code:

claude mcp add ablaut -- npx -y @v4nn4/ablaut-mcp

Claude Desktop、Cursor、またはその他のMCPクライアント:

{
  "mcpServers": {
    "ablaut": {
      "command": "npx",
      "args": ["-y", "@v4nn4/ablaut-mcp"]
    }
  }
}

Related MCP server: APIClaw

ツール

  • conjugate (verb, language): 不定詞の完全な活用表で、言語の書き言葉標準におけるすべての単純時制と複合時制を網羅します。言語コードはISO 639-1 (fr)、ISO 639-3 (fra)、または英語名 (French) で、大文字と小文字は区別されません。

  • list_languages: サポートされている言語とその成熟度ステータス。

言語

ドイツ語、フランス語、スペイン語、ポルトガル語、イタリア語、ルーマニア語、スウェーデン語、英語、デンマーク語、チェコ語、スロベニア語、エストニア語、フィンランド語、アイルランド語。各言語は2つの独立したゴールドレキシコンに対して検証されています。各言語の精度と判断ログについては、ablautリポジトリを参照してください。

ホスト型API

私たちはホスト型の活用API(RESTおよびリモートMCP)を構築しています。サブミリ秒の応答、すべての言語に対して1つのエンドポイントです。ご興味がありますか?ablaut.devでお知らせください。

ライセンス

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