HomeDesign & Media › the-i18n-kit

the-i18n-kit

MCP server for managing i18n translations in Nuxt projects.

TypeScript
★ 11 stars Last pushed 2026-09-10 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.0.1)

npx -y nuxt-i18n-mcp@1.0.1

Or add to your MCP client config:

{
  "mcpServers": {
    "the-i18n-kit": {
      "command": "npx",
      "args": [
        "-y",
        "nuxt-i18n-mcp@1.0.1"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry