MCP server for managing i18n translations in Nuxt projects.
Connect Nuxt to Claude, Cursor or any other MCP client and it stops being a tab you switch to. MCP server for managing i18n translations in Nuxt projects. The nuxt mcp server is what makes that connection.
The-i18n-kit auto-detects your project structure (Nuxt, Laravel, or any generic setup), then gives you two interfaces:
The toolset is worth reading before you wire it up, because it tells you what the integration is really for:
uses — actions/checkout@v4remote — 'https://raw.githubusercontent.com/fabkho/the-i18n-kit/main/gitlab-ci.yml'Package — VersionInput — Requiredprovider — ✅model — ✅api_key — ✅layer — ✅locales — —source_locale — —keys — —batch_size — —Configuration is passed through the environment: GEMINI_API_KEY, I18N_API_KEY. Treat anything key-shaped as a real credential — scope it to the minimum the server needs, and rotate it if it ever lands in a shared config.
Installation goes through your MCP client rather than a global install: point it at the-i18n-cli on npm and it is fetched when the client starts. The copy-paste blocks for Claude Desktop, Claude Code and Cursor are further down this page.
This sits in the payments and commerce group, where several servers overlap in what they claim to do but differ sharply once you actually set them up. Nuxt's toolset — uses, remote, Package and 11 more — is a fair guide to whether it matches your workflow. It is maintained by fabkho; worth a glance at recent repository activity before you build anything load-bearing on it.
This entry was verified against Nuxt's own documentation before publication; SyncDev keeps the directory reviewed rather than auto-generated.
| Tool | What it does |
|---|---|
| uses | actions/checkout@v4 |
| remote | 'https://raw.githubusercontent.com/fabkho/the-i18n-kit/main/gitlab-ci.yml' |
| Package | Version |
| Input | Required |
| provider | ✅ |
| model | ✅ |
| api_key | ✅ |
| layer | ✅ |
| locales | — |
| source_locale | — |
| keys | — |
| batch_size | — |
| concurrency | — |
| dry_run | — |
{
"mcpServers": {
"nuxt-i18n": {
"command": "npx",
"args": ["-y", "the-i18n-cli"],
"env": {
"GEMINI_API_KEY": "your-value",
"I18N_API_KEY": "your-value"
}
}
}
}Add to claude_desktop_config.json, then restart Claude Desktop.
| Variable | Description | Required |
|---|---|---|
| GEMINI_API_KEY | Credential the server authenticates with. | Yes |
| I18N_API_KEY | Credential the server authenticates with. | Yes |
Payments infrastructure meets AI — customers, invoices, subscriptions and current API docs from Stripe's server.
Build for Shopify with current APIs — the official Dev MCP server for schema-accurate storefront and admin code.
Give your AI assistant a supervised window into your Interactive Brokers account — balances, positions, live quotes and orders.
Invoices, payments and disputes through PayPal's official server — commerce operations by conversation.
Enables querying and listing Azure resources and costs directly from an MCP client.
Empowers LLMs with Bitcoin Lightning Network payment capabilities via the ZBD API.