I1n
@Pakvothe
关于 I1n
Localization as code — 7 MCP tools to push, pull, translate, extract strings, and search translations. AI-powered, type-safe, 182 languages.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"i1n": {
"command": "npx",
"args": [
"i1n",
"mcp"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is I1n?
I1n is a Model Context Protocol server that enables localization as code, translating apps to any language using a single CLI command with AI assistance. It is designed for developers who want to automate internationalization workflows.
How to use I1n?
Add the server to your MCP configuration using the npx i1n mcp command, then invoke its tools via an AI agent. No further setup is required beyond the JSON configuration.
Key features of I1n
- 7 tools: status, push, pull, translate, add language, extract/translate, search
- Free forever with support for 182 languages
- AI agent can extract, push, translate, and generate TypeScript types automatically
- Automatic diff detection on push
- One‑step extract, push, and translate workflow
Use cases of I1n
- Tell an AI agent “internationalize this component” and it completes the full pipeline
- Automatically translate new strings across all active languages with a single command
- Search existing translation keys by name or value for maintenance
FAQ from I1n
What does I1n do?
I1n provides localization as code, using AI to translate application text to any language via a single command.
How do I install I1n?
Add the following to your MCP servers configuration: "command": "npx", "args": ["i1n", "mcp"].
How many languages does I1n support?
I1n supports 182 languages and is free forever.
What tools does I1n provide?
It offers 7 tools: i1n_status, i1n_push, i1n_pull, i1n_translate, i1n_add_language, i1n_extract_and_translate, and i1n_search.
Is I1n free to use?
Yes, I1n is free forever with no mention of paid tiers.
开发工具 分类下的更多 MCP 服务器
MCP Containers
metorialConnect any AI model to 1200+ integrations (MCP, CLI, API)
Code Index MCP
johnhuang316A Model Context Protocol (MCP) server that helps large language models index, search, and analyze code repositories with minimal setup
Unity MCP (Server + Plugin)
IvanMurzakAI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for fr

Sentry
modelcontextprotocolModel Context Protocol Servers
FastAPI-MCP
tadata-orgExpose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!
评论