This server brings GitHub Actions-based internationalization tooling into your Claude workflow. It's built around automating translation tasks that would typically run in CI/CD pipelines, letting you trigger and manage i18n operations directly through MCP. You'd reach for this when you're working on multi-language projects and want to streamline translation workflows without context switching to GitHub's UI. The implementation uses SSE for transport, making it suitable for real-time interaction with translation automation. Best suited for developers managing localization in repositories who want programmatic access to their i18n automation alongside their development conversations.
claude mcp add --transport stdio io.github.samyuan1990-i18n-agent-action -- docker run -i --rm ghcr.io/SamYuan1990/i18n-agent-action:mcp