MCP Hub
Back to servers

loco-mcp

Validated

MCP server for Loco (https://localise.biz)

Stars
2
Tools
12
Updated
Feb 4, 2026
Validated
Feb 16, 2026
Validation Details

Duration: 8.6s

Server: loco-mcp v1.1.0

Quick Install

npx -y loco-mcp

loco-mcp

An MCP server that lets AI assistants manage translations through the Loco API.

What it does

This MCP provides tools to:

  • List, create, update, and delete translatable assets
  • Get and update translations across locales
  • Manage tags on your assets

Use it with your favorite tool

OpenCode

{
  "mcp": {
    "loco": {
      "type": "local",
      "command": "npx",
      "agrs": ["-y", "loco-mcp"]
    }
  }
}

Usage

Once configured, your AI assistant will have access to tools like list_assets, create_asset, get_translation, etc. Each tool requires your Loco API key as a parameter.

You can find your API key in your Loco project under Developer Tools → API Keys (Full Access Key).

Reviews

No reviews yet

Sign in to write a review