Shipi18n
Rank #12,348io.github.Shipi18n/shipi18n
Translation QA for locale files: keyless validators, semantic review and BYO-key translation
Shipi18n is a Model Context Protocol (MCP) server published by Shipi18n. It ranks #12,348 of 132,046 servers tracked on MCP Toplist. Shipi18n is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 11, 2026 and most recently updated on Sep 7, 2026.
Ranks ahead of 119,698 of 132,046 servers on MCP Toplist.
Use Shipi18n
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add shipi18n -e "ANTHROPIC_API_KEY=<your ANTHROPIC_API_KEY>" -e "OPENAI_API_KEY=<your OPENAI_API_KEY>" -- npx -y @shipi18n/mcpReplace each placeholder with your own value before saving.
[mcp_servers.shipi18n]
command = "npx"
args = ["-y", "@shipi18n/mcp"]
[mcp_servers.shipi18n.env]
ANTHROPIC_API_KEY = "<your ANTHROPIC_API_KEY>"
OPENAI_API_KEY = "<your OPENAI_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"shipi18n": {
"command": "npx",
"args": [
"-y",
"@shipi18n/mcp"
],
"env": {
"ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>",
"OPENAI_API_KEY": "<your OPENAI_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"shipi18n": {
"command": "npx",
"args": [
"-y",
"@shipi18n/mcp"
],
"env": {
"ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>",
"OPENAI_API_KEY": "<your OPENAI_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"shipi18n": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@shipi18n/mcp"
],
"env": {
"ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>",
"OPENAI_API_KEY": "<your OPENAI_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"shipi18n": {
"command": "npx",
"args": [
"-y",
"@shipi18n/mcp"
],
"env": {
"ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>",
"OPENAI_API_KEY": "<your OPENAI_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"shipi18n": {
"command": "npx",
"args": [
"-y",
"@shipi18n/mcp"
],
"env": {
"ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>",
"OPENAI_API_KEY": "<your OPENAI_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Shipi18n%2Fshipi18n)<a href="https://mcptoplist.com/server/io.github.Shipi18n%2Fshipi18n"><img src="https://mcptoplist.com/badge/io.github.Shipi18n%2Fshipi18n.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
Shipi18n
Available versions (1)
| Version | Published |
|---|---|
| 2.1.1 | Sep 7, 2026 |
Frequently asked questions
- Who maintains Shipi18n?
- Shipi18n is maintained by Shipi18n, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Shipi18n listed on the Official MCP Registry?
- Yes — Shipi18n is listed on the Official MCP Registry, alongside Glama.
- How many versions does Shipi18n have?
- MCP Toplist tracks 1 version of Shipi18n, most recently published on Sep 7, 2026.
- Where can I find the source code for Shipi18n?
- The source code for Shipi18n is hosted at github.com/Shipi18n/shipi18n.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.