i18n-mcp

dalisys/i18n-mcp

3.4

If you are the rightful owner of i18n-mcp 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.

A MCP server for managing internationalization (i18n) translation files, enabling LLMs to intelligently manage translations and maintain consistency across multiple language files.

Tools

Functions exposed to the LLM to take actions

search_translation

Search for translations by content or key patterns.

get_translation_suggestions

Get autocomplete suggestions for translation keys.

analyze_codebase

Analyze the codebase for hardcoded strings.

validate_structure

Validate that all translation files have a consistent structure with the base language.

generate_types

Generate TypeScript types for all translation keys.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources