io.github.hepter/i18n-codelens-mcp
NPM · I18N-CODELENS-MCP · SCANNED SEP 20
Inspect, audit and safely edit i18n locale JSON files from AI agents.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →
Supply Chain Security98
- No malware found by supply-chain analysis.Pass
- No known CVEs affecting this package version or its production dependencies.Pass
- No install/post-install scripts declared.Pass
- 12 of 23 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency45
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 17 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability81
- 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
- AI-judged instruction clarity (excellent).Pass
- Context-footprint check failed: tool/resource definitions use about 1517 tokens (~151/item across 10 items; 10 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management57
- Stability observed for 17 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage96
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 87% of tool parameters carry a description.Partial
Tool Safety100
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- All 1 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation.Pass
- An AI judge read all 11 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a current MCP spec version (2026-07-28).Pass
How do I install the io.github.hepter/i18n-codelens-mcp server?
io.github.hepter/i18n-codelens-mcp runs locally as an npm package, launched with npx -y i18n-codelens-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
npm · i18n-codelens-mcp
claude mcp add hepter-i18n-codelens-mcp -- npx -y i18n-codelens-mcp
{
"mcpServers": {
"hepter-i18n-codelens-mcp": {
"command": "npx",
"args": [
"-y",
"i18n-codelens-mcp"
]
}
}
} {
"servers": {
"hepter-i18n-codelens-mcp": {
"command": "npx",
"args": [
"-y",
"i18n-codelens-mcp"
]
}
}
} codex mcp add hepter-i18n-codelens-mcp -- npx -y i18n-codelens-mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"hepter-i18n-codelens-mcp": {
"type": "local",
"command": [
"npx",
"-y",
"i18n-codelens-mcp"
],
"enabled": true
}
}
} openclaw mcp add hepter-i18n-codelens-mcp --command npx --arg -y --arg i18n-codelens-mcp
mcp_servers:
hepter-i18n-codelens-mcp:
command: "npx"
args: ["-y", "i18n-codelens-mcp"] {
"McpServers": {
"hepter-i18n-codelens-mcp": {
"Transport": "stdio",
"Command": "npx",
"Arguments": [
"-y",
"i18n-codelens-mcp"
]
}
}
} assistant mcp add hepter-i18n-codelens-mcp -t stdio -c npx -a -y i18n-codelens-mcp
{
"mcpServers": {
"hepter-i18n-codelens-mcp": {
"command": "npx",
"args": [
"-y",
"i18n-codelens-mcp"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 20 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 53 to 57. That category is still filling its 30-day observation window: 16 days of observed history at the previous scan, 17 at this one. The score rises as the window fills, whether or not the server changes.
- 18 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 47 to 50. That category is still filling its 30-day observation window: 14 days of observed history at the previous scan, 15 at this one. The score rises as the window fills, whether or not the server changes.
- 16 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 40 to 43. That category is still filling its 30-day observation window: 12 days of observed history at the previous scan, 13 at this one. The score rises as the window fills, whether or not the server changes.
- 14 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 33 to 37. That category is still filling its 30-day observation window: 10 days of observed history at the previous scan, 11 at this one. The score rises as the window fills, whether or not the server changes.
- 12 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 27 to 30. That category is still filling its 30-day observation window: 8 days of observed history at the previous scan, 9 at this one. The score rises as the window fills, whether or not the server changes.
- 11 Sept 26 +3
- Stability: unverified → 0.27 ▲ functional
- 3 Sept 26 71
First indexed and scored.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 20 Sept 2026 · Analysed npm/i18n-codelens-mcp@2.0.0
Provenance No attestation
The registry publishes no build provenance for this version, so there is nothing to verify.
| Result | No attestation |
|---|---|
| Ecosystem | npm |
Background: How many MCP packages publish verified provenance →
Dependencies 23 packages
| Packages resolved | 23 |
|---|---|
| Stale | 12 |
| Tree resolution | Complete |
Background: SBOMs and build attestations, explained →
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
i18n_audit Audit translations ~160
Project-wide health check: keys missing in some locale (vs the base locale), placeholder mismatches, keys used in code but untranslated, and keys never referenced in code. Choose checks to keep the response small.
| Name | Type | Req | Description |
|---|---|---|---|
| baseLocale | string | – | Reference locale (default: first locale). |
| checks | array | – | Subset of missing, placeholders, code, unused. Default all. |
| includeReferences | boolean | – | Attach code locations to untranslated keys. |
| limit | number | – | Max items to return (default 50). |
| locales | array | – | Locale tags to include, e.g. ['en','tr']. Default: all. |
| workspaceDir | string | – | Sub-directory of the workspace root to operate on. Usually omitted. |
No output schema declared.
No examples provided.
i18n_delete_keys Delete keys ~101
Remove keys from all or selected locales. Previews by default; pass dryRun:false to delete (or confirm the dialog).
| Name | Type | Req | Description |
|---|---|---|---|
| dryRun | boolean | – | Default true (preview). false deletes. |
| keys | array | yes | – |
| locales | array | – | Locale tags to include, e.g. ['en','tr']. Default: all. |
| workspaceDir | string | – | Sub-directory of the workspace root to operate on. Usually omitted. |
No output schema declared.
No examples provided.
i18n_file_keys Keys used by a file ~92
Translation keys referenced in one source file and the locales that lack each of them. Run after editing a component to verify its copy is complete.
| Name | Type | Req | Description |
|---|---|---|---|
| filePath | string | yes | Workspace-relative or absolute path of a source file. |
| includeComplete | boolean | – | Default false: only count fully translated keys. |
| workspaceDir | string | – | Sub-directory of the workspace root to operate on. Usually omitted. |
No output schema declared.
No examples provided.
i18n_format_resources Format locale files ~106
Normalize JSON formatting and sort keys (top level only for mixed files). Previews by default; pass dryRun:false to rewrite.
| Name | Type | Req | Description |
|---|---|---|---|
| dryRun | boolean | – | Default true (preview). false rewrites. |
| locales | array | – | Locale tags to include, e.g. ['en','tr']. Default: all. |
| sortKeys | boolean | – | Default true. |
| workspaceDir | string | – | Sub-directory of the workspace root to operate on. Usually omitted. |
No output schema declared.
No examples provided.
i18n_get_translations Get translations ~162
Values of specific keys in every (or selected) locale; null marks a missing translation. A key ending with '.' returns the whole namespace. Use includeValues:false for presence only.
| Name | Type | Req | Description |
|---|---|---|---|
| includeValues | boolean | – | Default true. False returns the locales holding each key. |
| keys | array | yes | Exact keys, or namespaces ending with '.' (e.g. 'nav.'). |
| limit | number | – | Max items to return (default 50). |
| locales | array | – | Locale tags to include, e.g. ['en','tr']. Default: all. |
| maxValueChars | number | – | Truncate values (default 160). |
| workspaceDir | string | – | Sub-directory of the workspace root to operate on. Usually omitted. |
No output schema declared.
No examples provided.
i18n_key_references Find key references ~81
Where keys are used in code, as path:line:column, with exact totals. Useful before renaming or deleting a key.
| Name | Type | Req | Description |
|---|---|---|---|
| keys | array | yes | – |
| limit | number | – | Max locations per key (default 25). |
| workspaceDir | string | – | Sub-directory of the workspace root to operate on. Usually omitted. |
No output schema declared.
No examples provided.
i18n_project_info Inspect i18n project ~58
Locales, key format (plain or namespace:key), key counts, resolved config and warnings. Call once per session before other tools.
| Name | Type | Req | Description |
|---|---|---|---|
| workspaceDir | string | – | Sub-directory of the workspace root to operate on. Usually omitted. |
No output schema declared.
No examples provided.
i18n_rename_key Rename key or move namespace ~139
Rename a key across locales, or move a whole namespace when from ends with '.' (e.g. 'nav.' -> 'menu.'). Refuses when a target exists. Previews by default; pass dryRun:false to apply.
| Name | Type | Req | Description |
|---|---|---|---|
| dryRun | boolean | – | Default true (preview). false applies. |
| from | string | yes | Key, or namespace prefix ending with '.'. |
| locales | array | – | Locale tags to include, e.g. ['en','tr']. Default: all. |
| to | string | yes | – |
| workspaceDir | string | – | Sub-directory of the workspace root to operate on. Usually omitted. |
No output schema declared.
No examples provided.
i18n_search_keys Search keys ~183
Find keys by substring of the key or the translated text, optionally under a key prefix. Keys missing from some locales are marked with "in". Add includeValues to see the text.
| Name | Type | Req | Description |
|---|---|---|---|
| caseSensitive | boolean | – | – |
| includeValues | boolean | – | Default false. |
| keyPrefix | string | – | Only keys starting with this prefix, e.g. 'component.chat.'. |
| limit | number | – | Max items to return (default 50). |
| locales | array | – | Locale tags to include, e.g. ['en','tr']. Default: all. |
| maxValueChars | number | – | – |
| query | string | – | Substring to look for (case-insensitive by default). |
| searchIn | string | – | Default both. |
| workspaceDir | string | – | Sub-directory of the workspace root to operate on. Usually omitted. |
No output schema declared.
No examples provided.
i18n_upsert_translations Add or update translations ~111
Create or update keys in one call, with a value per locale. Writes immediately and never deletes keys. An existing value that differs is reported as a conflict unless overwrite:true. Reports missing locales and placeholder mismatches.
| Name | Type | Req | Description |
|---|---|---|---|
| dryRun | boolean | – | Preview only (default false). |
| entries | array | yes | – |
| overwrite | boolean | – | Replace values that already differ (default false). |
| workspaceDir | string | – | Sub-directory of the workspace root to operate on. Usually omitted. |
No output schema declared.
No examples provided.
What is the io.github.hepter/i18n-codelens-mcp server?
io.github.hepter/i18n-codelens-mcp is listed in the public MCP registry as io.github.hepter/i18n-codelens-mcp. Inspect, audit and safely edit i18n locale JSON files from AI agents. This page covers its npm package (i18n-codelens-mcp).
Is the io.github.hepter/i18n-codelens-mcp server safe to use?
io.github.hepter/i18n-codelens-mcp scores 79 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the io.github.hepter/i18n-codelens-mcp server expose?
io.github.hepter/i18n-codelens-mcp exposes 10 tools: i18n_project_info, i18n_get_translations, i18n_search_keys, i18n_file_keys, i18n_key_references, and 5 more. Their descriptions and schemas cost roughly 1,193 tokens of context every time the server is loaded.
Is the io.github.hepter/i18n-codelens-mcp server still maintained?
io.github.hepter/i18n-codelens-mcp is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.
What licence is the io.github.hepter/i18n-codelens-mcp server under?
io.github.hepter/i18n-codelens-mcp declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.