Developer Tools
Trust: 30/100 (Limited)io.github.intlpull/intlpull Guide
AI-powered i18n platform with 50+ tools for translations, OTA releases, and more.
by intlpullhq
Quick Start
Install
npx @intlpullhq/mcp-serverClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-intlpull-intlpull": {
"command": "npx",
"args": [
"@intlpullhq/mcp-server"
]
}
}
}