i18next-mcp-server

gtrias/i18next-mcp-server

3.4

If you are the rightful owner of i18next-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The i18next MCP Server is a Model Context Protocol server designed to manage translations for i18next projects, facilitating direct interaction with translation files by AI assistants like Cursor.

Tools

Functions exposed to the LLM to take actions

get_project_info

Get project configuration and statistics.

health_check

Analyze translation file health and completeness.

scan_code_for_missing_keys

Find missing translation keys in your code.

add_translation_key

Add new translation keys.

sync_missing_keys

Sync missing keys between languages.

get_missing_keys

List missing keys by language.

list_files

List all translation files.

validate_files

Validate JSON syntax.

export_data

Export translations to various formats.

coverage_report

Translation coverage statistics.

usage_analysis

Find unused translation keys.

quality_analysis

Analyze translation quality.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources