Skip to content
Back to search
30
MCP

@nextpay-ai/agent-translation

jsr/@nextpay-ai/agent-translation

Agent-driven, type-enforced i18n for TypeScript and React. TypeScript enforces every locale is filled in. Coding agents do the translation work.

Uptime
0.0%
19 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@nextpay-ai/agent-translation-ui
JSR package @nextpay-ai/agent-translation-ui — Deno-native module.
0 tools
io.github.SamYuan1990/i18n-agent-action
An i18n github action for language translate
0 tools
io.github.samyuan1990/i18n-agent-action
An i18n github action for language translate
0 tools
io.github.rog0x/i18n
Locale detect, translations, plurals for AI agents
0 tools
io.github.pakvothe/i1n
Agent-complete localization: extract strings, push keys, AI-translate, pull type-safe TS types.
0 tools
the-i18n-mcp
Let your AI agent manage translations — find orphans, translate missing keys, add languages. Works with Cursor, Claude, VS Code. Supports Nu
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@nextpay-ai/agent-translation": {
      "url": "None",
      "transport": "http"
    }
  }
}