A [Model Context Protocol (MCP)](https://modelcontextprotocol.io/) server that provides seamless integration with Weblate translation management platform. This server enables AI assistants to interact directly with your Weblate instance for comprehensive translation management.
WeblateTranslationLocalizationAPI IntegrationAI WorkflowProject Managementtool
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
stdiostreamablesse
Language
TypeScript
Created
2025/6/9
Updated
2026/6/7