Add Image Translation to Any AI Agent

The official Model Context Protocol server that enables AI agents to translate, extract text, and edit images. Works with Cursor, Windsurf, Cline, OpenCode, Claude Desktop, and any MCP-compatible client.

View on GitHub
5+MCP Tools
130+Languages
100%Local Processing
AI Agent interface integrating TranslateImage MCP Server for workflow automation

Universal Compatibility

Any AgentWorks with all MCP clients

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.

claude_desktop_config.json
{
  "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.

Quick Start Guide

1

Install Server

Run npx @translateimage/mcp-server in your terminal to install the official MCP integration.

2

Configure Your Agent

Add the server configuration to your agent's MCP config file (e.g., mcp.json, claude_desktop_config.json).

3

Start Translating

Ask your agent to 'translate this image', 'extract text', or 'remove watermarks' using natural language.

Why integrate TranslateImage MCP?

Preserve Layouts

Maintain original document structure, fonts, and styling while automatically translating text in images.

Context-Aware OCR

Extract text from complex images, screenshots, or scanned PDFs with high-fidelity optical character recognition.

Smart Inpainting

Automatically remove original text and reconstruct backgrounds before placing translated content.

Powerful Capabilities

AI agent interface demonstrating native image translation tools

Universal Agent Support

Works seamlessly with Cursor, Windsurf, Cline, OpenCode, Claude Desktop, and any MCP-compatible AI agent.

Terminal window showing secure local MCP server status

Local Privacy & Control

Run the MCP server locally to ensure your sensitive assets never leave your secure environment.

Automated Shopify product translation workflow via MCP

Workflow Automation

Automate complex e-commerce and localization workflows directly through natural language prompts.

Developer installing TranslateImage MCP server for AI agents

Ready to Upgrade Your AI Workflow?

Get the official TranslateImage MCP Server and start building.

Frequently Asked Questions

Everything you need to know about the MCP integration