i18n Agent - AI Translation Management via MCP
@loking
About i18n Agent - AI Translation Management via MCP
AI-powered translation management built for AI agents. Automate localization with regional sensitivity and zero TMS overhead. Works with Claude Code, Cursor, VS Code via MCP protocol. Supports JSON, YAML, Markdown, PO files.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-client-loking": {
"command": "npx",
"args": [
"@i18n-agent/mcp-client",
"install",
"--claude-code"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is i18n Agent - AI Translation Management via MCP?
It is an MCP (Model Context Protocol) client that installs translation management tools directly into AI development environments like Claude Code, Gemini IDE, and Cursor. It enables AI assistants to perform context-aware translations with cultural and industry-specific terminology.
How to use i18n Agent - AI Translation Management via MCP?
Install the MCP client by running npx @i18n-agent/mcp-client install [--claude-code | --gemini | --cursor]. You can pass an API key via --api-key or use a demo key. After installation, invoke translation tasks directly through your AI assistant using natural language prompts like “Translate this text to Spanish.”
Key features of i18n Agent - AI Translation Management via MCP
- One-click installation for Claude Code, Gemini IDE, and Cursor
- Translate text with cultural and industry-specific context
- Translate entire files preserving structure (JSON, YAML, XML, etc.)
- List supported language pairs with quality ratings
- Enterprise-grade security and data protection
Use cases of i18n Agent - AI Translation Management via MCP
- Translate UI localization files (JSON, YAML, CSV) while preserving format
- Get real-time translation assistance for text in AI chat interfaces
- List available language pairs with quality ratings before starting a project
- Integrate context-aware translation into developer
More AI & Agents MCP servers
MCP-LLM Bridge
patruffBridge between Ollama and MCP servers, enabling local LLMs to use Model Context Protocol tools
1MCP - One MCP Server for All
1mcp-appA unified Model Context Protocol server implementation that aggregates multiple MCP servers into one.
Solon Ai
opensolonJava AI application development framework (supports LLM-tool,skill; RAG; MCP; Agent-ReAct,Team-Agent). Compatible with java8 ~ java25. It can also be embedded in SpringBoot, jFinal, Vert.x, Quarkus, and other frameworks.
Sequential Thinking Multi-Agent System (MAS)
FradSerAn advanced sequential thinking process using a Multi-Agent System (MAS) built with the Agno framework and served via MCP.
meGPT - upload an author's content into an LLM
adriancoCode to process many kinds of content by an author into an MCP server
Comments