Skip to main content
Glama
gtrias

i18next MCP Server

by gtrias

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
I18N_LOCALES_PATHNoPath to translation filespublic/locales
I18N_PROJECT_ROOTNoYour project root directoryCurrent directory
I18N_DEFAULT_LANGUAGENoSource languageen
I18N_SUPPORTED_LANGUAGESNoComma-separated language codesen

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_project_infoB

Get information about the translation project configuration and status

health_checkC

Perform comprehensive health check on translation files

validate_filesC

Validate translation files for JSON syntax and structure issues

list_filesB

List all translation files with their basic information

coverage_reportC

Generate comprehensive coverage report for translations

quality_analysisC

Analyze translation quality across files

usage_analysisC

Generate detailed usage analysis of translation keys

export_dataB

Export translation data in various formats

sync_missing_keysC

Synchronize missing translation keys across all languages from a source language, maintaining sorted structure

add_translation_keyA

Add a specific translation key with values to specified languages and namespaces

sync_from_sourceB

Sync specific missing keys from source language to target languages

sync_all_missingC

Comprehensive sync to add all missing keys across all languages, ensuring complete coverage

get_missing_keysB

Get a detailed list of missing keys by language and namespace for targeted translation work

scan_code_for_missing_keysC

Scan code for missing keys using the scanner integration

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/gtrias/i18next-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server