translateimage

translate image

Documentation

New: TranslateImage Chrome Extension is now live. Install it to translate text in images directly while you browse.

Install Extension

5+MCP Tools

130+Languages

Localprocessing, nothing stored

Image Intelligence for AI Agents

Seamlessly integrate enterprise-grade OCR, translation, and inpainting capabilities into any MCP-compatible AI agent via the Model Context Protocol.

MCP Server Integration

Connect TranslateImage to any AI Agent

v1.0.0

1

Get Your API Key

Create an API key from your dashboard to authenticate MCP requests.

2

Select Your AI Agent

Choose your AI agent to get the correct configuration.

3

Add Configuration

Add the server configuration to your Claude Desktop config file.

{
  "mcpServers": {
    "translateimage": {
      "command": "npx",
      "args": ["@translateimage/mcp-server"],
      "env": {
        "TRANSLATEIMAGE_API_KEY": "your-api-key"
      }
    }
  }
}

Config file locations:

~/Library/Application Support/Claude/

%APPDATA%\Claude\

~/.config/Claude/

Ready to Use

Restart Claude Desktop and ask it to translate images, extract text, or remove watermarks.