By tianmuji
CamScanner multi-language string integration plugin. Search, export, and write locale strings via MCP language server.
用于 Claude Code 的多语言字符串管理 MCP Server,支持从 CamScanner 运营平台搜索、导出、写入多语言字符串。
| 工具 | 说明 |
|---|---|
authenticate | 浏览器登录运营平台 |
logout | 退出登录,清除凭证 |
search-string | 按关键词搜索多语言字符串 |
export-string | 导出为 cs-i18n 兼容的 locale JSON |
write-locales | 将字符串直接写入项目 locales 目录 |
get-version-list | 获取产品版本列表 |
# 1. 添加市场(仅首次)
claude plugin marketplace add tianmuji/camscanner-plugins
# 2. 安装插件
claude plugin install i18n@camscanner-plugins
安装后重启 Claude Code 即可使用。插件会自动注册 MCP Server 和 /i18n Skill。
npx playwright install chromium首次使用时调用 authenticate 工具,会打开浏览器进行 SSO 登录(扫码验证 + 密码)。
~/.language-mcp/browser-data/,保存的密码下次自动填充~/.language-mcp/credentials.json,有效期 24 小时# 1. 修改代码并构建
npm run build
# 2. 更新版本号并发布到 npm
npm version patch # bug fix: 1.0.0 → 1.0.1
npm version minor # 新功能: 1.0.0 → 1.1.0
npm version major # 破坏性变更: 1.0.0 → 2.0.0
npm publish --registry https://registry.npmjs.org/ --access public
# 3. 推送 tag 到远端
git push && git push --tags
用户下次启动 Claude Code 时,npx -y @camscanner/mcp-language-server@latest 会自动拉取新版本。
| ID | 产品 |
|---|---|
| 1 | CamCard |
| 2 | CamScanner |
| 44 | CamScanner Lite |
| 47 | CS PDF |
| 53 | CS Harmony |
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimCamScanner encrypted log decryption plugin. Decrypt iOS/Android encrypted logs via operate platform.
TAPD bug tracking management plugin. Query bug lists, view bug details, and fix bugs with e2e test verification.
CamScanner backend configuration management plugin.
C3S customer service platform plugin. Query tickets, view complaint details, and analyze media attachments.
YApi API documentation management plugin. Search, query, create, and export API documentation via YApi MCP server.
npx claudepluginhub tianmuji/camscanner-plugins --plugin i18nClaude Code skill pack for Lokalise (24 skills)
Enterprise Localization Specialist for i18n/l10n, ICU formatting, and global market expansion
AI-powered translation plugin with /tr command (--hq for high-quality)
Implements multi-language support using i18next, gettext, or Intl API with translation workflows and RTL support. Use when building multilingual applications, handling date/currency formatting, or supporting right-to-left languages.
Intlayer language server: Go-to-Definition for useIntlayer / getIntlayer / useDictionary / getDictionary keys across all *-intlayer packages
Translate text between multiple languages with high accuracy