Skip to main content
MCP Server

AI-powered translation for 48 languages with context-aware quality

Share
0 stars TypeScript Unknown Updated: 2026-03-16

Send to Your Agent

Copy this prompt and paste it into Claude, Cursor, or any MCP client to install instantly.

Install the i18n-agent MCP server for me.

Server: i18n-agent
Description: AI-powered translation for 48 languages with context-aware quality
Install command: npx -y @i18n-agent/mcp-client

Environment variables needed:
- I18N_AGENT_API_KEY: API key from app.i18nagent.ai (required)
- MCP_SERVER_URL: MCP server URL

GitHub: https://github.com/i18n-agent/mcp-client

Please install this MCP server and confirm when ready.

Paste into any AI agent with MCP support — works with Claude Desktop, Cursor, Cline, and more.

Quick Install

Config file: ~/Library/Application Support/Claude/claude_desktop_config.json

  1. Open Claude Desktop app
  2. Go to Settings → Developer → Edit Config
  3. Paste the config below into the file
  4. Restart Claude Desktop
{
  "mcpServers": {
    "ai-i18nagent-i18n-agent": {
      "command": "npx",
      "args": [
        "-y",
        "@i18n-agent/mcp-client"
      ],
      "env": {
        "I18N_AGENT_API_KEY": "your-value-here"
      }
    }
  }
}

Add this to your ~/Library/Application Support/Claude/claude_desktop_config.json

Installation Methods

npx Run directly with npx
npx -y @i18n-agent/mcp-client

Tools (1)

execute

Execute i18n-agent operations

Environment Variables

I18N_AGENT_API_KEY Required

API key from app.i18nagent.ai

Example: your-value-here
MCP_SERVER_URL Optional

MCP server URL

Example: value

Compatibility

Claude Desktop
Cursor
Cline
VS Code
Devin (formerly Windsurf)

About

AI-powered translation for 48 languages with context-aware quality

Overview

AI-powered translation for 48 languages with context-aware quality

Repository

Find the source code at https://github.com/i18n-agent/mcp-client.

Tools

  • execute: Execute i18n-agent operations

Environment Variables

  • I18N_AGENT_API_KEY: API key from app.i18nagent.ai (Required)
  • MCP_SERVER_URL: MCP server URL

Installation

NPX

npx -y @i18n-agent/mcp-client

Related Resources

Compare LLM Pricing

This server works with Claude, GPT-4o, and other models. Compare API costs side-by-side to find the cheapest option for your workflow.