I18next Mcp Server

Created By
gtriasa year ago
A Model Context Protocol (MCP) server that provides translation management capabilities for i18next projects, enabling AI assistants like Cursor to directly interact with translation files.
Overview

What is I18next MCP Server?

I18next MCP Server is a Model Context Protocol (MCP) server designed to provide translation management capabilities for i18next projects, allowing AI assistants like Cursor to interact directly with translation files.

How to use I18next MCP Server?

To use the I18next MCP Server, you can quickly set it up using npx without any installation. Simply run the command: npx i18next-mcp-server@latest --help for help and configuration options.

Key features of I18next MCP Server?

  • Translation Management: Manage translation files efficiently.
  • AI Integration: Enables AI assistants to interact with translation files.
  • Comprehensive Tools: Includes tools for project info, health checks, key management, file operations, and analysis.

Use cases of I18next MCP Server?

  1. Managing translations for web applications.
  2. Integrating AI tools for automated translation tasks.
  3. Analyzing translation quality and coverage.

FAQ from I18next MCP Server?

  • What is the purpose of the I18next MCP Server?

It provides a structured way to manage translations in i18next projects, enhancing collaboration and efficiency.

  • Is it easy to set up?

Yes! You can set it up quickly using npx without needing to install it globally.

  • What tools are available?

The server includes tools for project info, health checks, key management, and more.

Server Config

{
  "mcpServers": {
    "i18next-translation": {
      "command": "npx",
      "args": [
        "-y",
        "i18next-mcp-server@latest"
      ],
      "env": {
        "I18N_PROJECT_ROOT": "/path/to/your/project",
        "I18N_LOCALES_PATH": "public/locales",
        "I18N_DEFAULT_LANGUAGE": "en",
        "I18N_SUPPORTED_LANGUAGES": "en,es,fr"
      }
    }
  }
}
Project Info
Created At
a year ago
Updated At
a year ago
Author Name
gtrias
Star
-
Language
-
License
-

Recommend Servers

View All
Orkestr

3 hours ago
Linkpulse

20 hours ago
Wpnews

2 hours ago
Tavily Mcp
@tavily-ai

JavaScript
a year ago