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