Back to directory
mmntm/weblate-mcp

mmntm/weblate-mcp

@mmntm

A Model Context Protocol (MCP) server that provides seamless integration with Weblate translation management platform for AI assistants.

weblatetranslationmcplocalizationi18napitypescriptnestjstool

Installation & Configuration

{
  "mcpServers": {
    "weblate": {
      "command": "npx",
      "args": [
        "-y",
        "@mmntm/weblate-mcp"
      ],
      "env": {
        "WEBLATE_API_URL": "https://your-weblate-instance.com/api",
        "WEBLATE_API_TOKEN": "your-weblate-api-token"
      }
    }
  }
}

Information

Transport
stdiossestreamable-http
Language
TypeScript
Created
2026/6/12
Updated
2026/6/12