translation services

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.

typescript
cloud
translation services
0
View on GitHub

Installation

npx -y mmntm/weblate-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "weblate-mcp",
  "command": "npx",
  "args": [
    "-y",
    "mmntm/weblate-mcp"
  ]
}

About This MCP Server

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.

GitHub: https://github.com/mmntm/weblate-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub