ablaut-mcp
Officialablaut-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-mcpClaude 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。
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