ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Weblate with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Automate localization workflows via Weblate. manage projects, components, languages, and users directly from any AI agent.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 32 capabilities

The complete Weblate capability set.

These are the exact actions your AI can choose when you ask it to work with Weblate.

Capability set01 / 08

01-04

4 capabilities in this set.

Part of 32 available through Weblate.

  1. 01

    Delete user

    Delete a user (marks inactive)

  2. 02

    Get group

    Get group details (roles, projects, components)

  3. 03

    Get project

    Get project details

  4. 04

    List project components

    List components within a project

Capability set02 / 08

05-08

4 capabilities in this set.

Part of 32 available through Weblate.

  1. 05

    Get project repository

    Overall VCS status for the project

  2. 06

    List projects

    List all projects

  3. 07

    List roles

    List roles associated with the user

  4. 08

    Create project

    Create a new project

Capability set03 / 08

09-12

4 capabilities in this set.

Part of 32 available through Weblate.

  1. 09

    Create project component

    Create a new component in a project

  2. 10

    Create role

    Create a new role with specific permissions

  3. 11

    Create user

    Create a new Weblate user

  4. 12

    Get language

    Get language details (plural formulas, aliases)

Capability set04 / 08

13-16

4 capabilities in this set.

Part of 32 available through Weblate.

  1. 13

    Get project file URL

    Get the URL to download all translations as a ZIP archive

  2. 14

    Get root

    Get Weblate API root entry point

  3. 15

    Get user contributions

    List translations with user contributions

  4. 16

    List languages

    List all languages

Capability set05 / 08

17-20

4 capabilities in this set.

Part of 32 available through Weblate.

  1. 17

    List project labels

    Manage project labels

  2. 18

    List project languages

    Paginated statistics for all languages in a project

  3. 19

    List user notifications

    List user notification subscriptions

  4. 20

    List users

    Requires management permissions or returns self. List Weblate users

Capability set06 / 08

21-24

4 capabilities in this set.

Part of 32 available through Weblate.

  1. 21

    Manage user notifications

    Manage user notification subscriptions

  2. 22

    Perform repository operation

    Perform VCS operations (push, pull, commit, reset, cleanup)

  3. 23

    Update user

    Update user details

  4. 24

    Get language statistics

    Global statistics for a language

Capability set07 / 08

25-28

4 capabilities in this set.

Part of 32 available through Weblate.

  1. 25

    Get user

    Get detailed user information

  2. 26

    List groups

    List Weblate groups

  3. 27

    Get role

    Get role details and permission codenames

  4. 28

    Get user statistics

    Get user translation statistics

Capability set08 / 08

29-32

4 capabilities in this set.

Part of 32 available through Weblate.

  1. 29

    Add group admins

    Add team administrators to a group

  2. 30

    Add group roles

    Associate roles with a group

  3. 31

    Create group

    Create a new group

  4. 32

    Create language

    Create a new language definition

Observed, not estimated

1035ms average. Fast in production.

Weblate is checked daily against the live service.

Daily averagePeak 1353ms
Aug 20Today
Fastest day
906ms
Slowest day
1353ms
14-day trend
Stable-2%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 32 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Weblate, so you can see the experience inside your AI.

It does not authenticate your account with Weblate. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Weblate Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_BB7tOVZtUlqFRMrzhqiO7WlY5ErcxYHccOcfaZyf/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Weblate capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "weblate-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_BB7tOVZtUlqFRMrzhqiO7WlY5ErcxYHccOcfaZyf/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Weblate owners ask.

  • 01

    Can I check the translation progress for a specific language code?

    Yes! Use the get_language_statistics capability with the language code (e.g., 'fr'). The agent will return detailed metrics including translated, fuzzy, and failing strings.

  • 02

    Is it possible to trigger a Git pull or push from the AI?

    Absolutely. Use the perform_repository_operation capability. You can specify the project and component along with the operation (like 'pull' or 'push') to sync with your remote repository.

  • 03

    Can I manage user access and view their contributions?

    Yes. You can use list_users to see accounts, get_user_contributions to audit translation activity, and add_group_roles to manage permissions programmatically.