Skip to main content
Glama

ablaut-mcp

一个 MCP 服务器,让 AI 代理能够 对 14 种欧洲语言的动词进行变位。每次工具调用都是向托管的 ablaut API 发起一次请求, 该引擎以原生 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:支持的语言及其成熟度状态。

语言

德语、法语、西班牙语、葡萄牙语、意大利语、罗马尼亚语、瑞典语、 英语、丹麦语、捷克语、斯洛文尼亚语、爱沙尼亚语、芬兰语和爱尔兰语。 每种语言都针对两个独立的黄金词库进行了验证; 有关每种语言的准确性和判定日志,请参阅 ablaut 仓库

托管 API

我们正在构建一个托管的变位 API(REST 和远程 MCP): 亚毫秒级响应,一个端点支持所有语言。 感兴趣?请通过 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