i18next MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| I18N_LOCALES_PATH | No | Path to translation files | public/locales |
| I18N_PROJECT_ROOT | No | Your project root directory | Current directory |
| I18N_DEFAULT_LANGUAGE | No | Source language | en |
| I18N_SUPPORTED_LANGUAGES | No | Comma-separated language codes | en |
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
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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