I18n Codelens MCP Server
Rank #20,337io.github.hepter/i18n-codelens-mcp
Inspect, audit and safely edit i18n locale JSON files from AI agents.
I18n Codelens MCP Server is a Model Context Protocol (MCP) server published by hepter. It ranks #20,337 of 132,046 servers tracked on MCP Toplist. I18n Codelens MCP Server is listed on Official MCP, with 1 tracked version. It was first listed on May 12, 2026 and most recently updated on Sep 3, 2026.
Ranks ahead of 111,709 of 132,046 servers on MCP Toplist.
Use I18n Codelens MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add i18n-codelens-mcp -e "WORKSPACE_ROOT=<your WORKSPACE_ROOT>" -e "I18N_GLOB=<your I18N_GLOB>" -e "I18N_CODE_GLOB=<your I18N_CODE_GLOB>" -- npx -y i18n-codelens-mcpReplace each placeholder with your own value before saving.
[mcp_servers.i18n-codelens-mcp]
command = "npx"
args = ["-y", "i18n-codelens-mcp"]
[mcp_servers.i18n-codelens-mcp.env]
WORKSPACE_ROOT = "<your WORKSPACE_ROOT>"
I18N_GLOB = "<your I18N_GLOB>"
I18N_CODE_GLOB = "<your I18N_CODE_GLOB>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"i18n-codelens-mcp": {
"command": "npx",
"args": [
"-y",
"i18n-codelens-mcp"
],
"env": {
"WORKSPACE_ROOT": "<your WORKSPACE_ROOT>",
"I18N_GLOB": "<your I18N_GLOB>",
"I18N_CODE_GLOB": "<your I18N_CODE_GLOB>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"i18n-codelens-mcp": {
"command": "npx",
"args": [
"-y",
"i18n-codelens-mcp"
],
"env": {
"WORKSPACE_ROOT": "<your WORKSPACE_ROOT>",
"I18N_GLOB": "<your I18N_GLOB>",
"I18N_CODE_GLOB": "<your I18N_CODE_GLOB>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"i18n-codelens-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"i18n-codelens-mcp"
],
"env": {
"WORKSPACE_ROOT": "<your WORKSPACE_ROOT>",
"I18N_GLOB": "<your I18N_GLOB>",
"I18N_CODE_GLOB": "<your I18N_CODE_GLOB>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"i18n-codelens-mcp": {
"command": "npx",
"args": [
"-y",
"i18n-codelens-mcp"
],
"env": {
"WORKSPACE_ROOT": "<your WORKSPACE_ROOT>",
"I18N_GLOB": "<your I18N_GLOB>",
"I18N_CODE_GLOB": "<your I18N_CODE_GLOB>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"i18n-codelens-mcp": {
"command": "npx",
"args": [
"-y",
"i18n-codelens-mcp"
],
"env": {
"WORKSPACE_ROOT": "<your WORKSPACE_ROOT>",
"I18N_GLOB": "<your I18N_GLOB>",
"I18N_CODE_GLOB": "<your I18N_CODE_GLOB>"
}
}
}
}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.hepter%2Fi18n-codelens-mcp)<a href="https://mcptoplist.com/server/io.github.hepter%2Fi18n-codelens-mcp"><img src="https://mcptoplist.com/badge/io.github.hepter%2Fi18n-codelens-mcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
hepter
Available versions (1)
| Version | Published |
|---|---|
| 2.0.0 | Sep 3, 2026 |
Frequently asked questions
- Who maintains I18n Codelens MCP Server?
- I18n Codelens MCP Server is maintained by hepter, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is I18n Codelens MCP Server listed on the Official MCP Registry?
- Yes — I18n Codelens MCP Server is listed on the Official MCP Registry.
- How many versions does I18n Codelens MCP Server have?
- MCP Toplist tracks 1 version of I18n Codelens MCP Server, most recently published on Sep 3, 2026.
- Where can I find the source code for I18n Codelens MCP Server?
- The source code for I18n Codelens MCP Server is hosted at github.com/hepter/i18n-codelens-mcp.
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.