@intlpullhq/mcp-server
Freeby MCP Community
MCP server for IntlPull - AI-powered i18n translation management with 40+ tools for translations, branches, OTA releases, and more
v0.2.1Added Apr 12, 2026
mcpmodel-context-protocolintlpulli18ninternationalization
@intlpullhq/mcp-server MCP Server
MCP server for IntlPull - AI-powered i18n translation management with 40+ tools for translations, branches, OTA releases, and more
Installation
Reviews
Installation
Quick install
npx -y @intlpullhq/mcp-server
Add to claude_desktop_config.json
{
"mcpServers": {
"@intlpullhq/mcp-server": {
"command": "npx",
"args": ["-y", "@intlpullhq/mcp-server"]
}
}
}