HomeServersTranslation Services › mmntm/weblate-mcp
MCP Server Stale cloud

mmntm/weblate-mcp

Comprehensive Model Context Protocol server for Weblate translation management, enabling AI assistants to perform translation tasks, project management, and content discovery with smart format transformations.

Quality score 31/100
View on GitHub →
Stars
★ 21
Last commit
5mo ago
Language
TypeScript
Install
npm / npx

Installation

Example client config (verify package name in the repo README)

{
  "mcpServers": {
    "weblate-mcp": {
      "command": "npx",
      "args": ["-y", "weblate-mcp"]
    }
  }
}

Related in Translation Services

MCP Server Official Maintained

translated/lara-mcp

MCP Server for Lara Translate API, enabling powerful translation capabilities with support for language detection and context-aware translations.

94 TypeScript Updated 1mo ago Score 68
MCP Server Active

KyaniteLabs/DialectOS

Spanish dialect localization server and CLI. Translates and QA-checks across 25 regional variants with register control, structure preservation, and adversarial quality gates.

4 TypeScript Updated today Score 57
MCP Server Active

shuji-bonji/xcomet-mcp-server

Translation quality evaluation using xCOMET models. Provides quality scoring (0-1), error detection with severity levels (minor/major/critical), and optimized batch processing with 25x speedup.

2 TypeScript Updated 5d ago Score 50
MCP Server Maintained

waxberry-dev/live-translate-mcp

Real-time English ↔ Mandarin Chinese speech translation. Transcribes audio locally with Whisper, translates via Claude API, and synthesises speech locally with Piper TTS. Pass a WAV file path and Claude handles the rest.

3 TypeScript Updated 1mo ago Score 49