drio
Open app

Mcp Translate

Source

Translate text using the Model Context Protocol.

Catalog onlyCatalog onlySTDIO

Overview

Mcp Translate is a tool that allows users to translate text using the Model Context Protocol, providing a seamless way to convert text from one language to another.

To use Mcp Translate, simply input the text you wish to translate into the provided interface, and the tool will process the translation using the Model Context Protocol.

  • Utilizes the Model Context Protocol for accurate translations - Supports multiple languages - User-friendly interface for easy text input and translation
  1. Translating documents for international communication
  2. Assisting language learners in understanding foreign texts
  3. Enabling businesses to reach a global audience by translating marketing materials

Add to your AI client

Use these steps to connect Mcp Translate in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.

Cursor

Add this to your .cursor/mcp.json file in your project root, then restart Cursor.

.cursor/mcp.json

{
  "mcpServers": {
    "mcp-translate-akramsaouri": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-translate-akramsaouri"
      ]
    }
  }
}

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "mcp-translate-akramsaouri": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-translate-akramsaouri"
      ]
    }
  }
}

Claude Code

Add this to your project's .mcp.json file. Claude Code will detect it automatically.

.mcp.json (project root)

{
  "mcpServers": {
    "mcp-translate-akramsaouri": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-translate-akramsaouri"
      ]
    }
  }
}

VS Code (Copilot)

Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.

.vscode/mcp.json

{
  "servers": {
    "mcp-translate-akramsaouri": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-translate-akramsaouri"
      ]
    }
  }
}

Windsurf

Add this to your Windsurf MCP config file, then restart Windsurf.

~/.codeium/windsurf/mcp_config.json

{
  "mcpServers": {
    "mcp-translate-akramsaouri": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-translate-akramsaouri"
      ]
    }
  }
}

Cline

Open Cline settings, navigate to MCP Servers, and add this server configuration.

Cline MCP Settings (via UI)

{
  "mcpServers": {
    "mcp-translate-akramsaouri": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-translate-akramsaouri"
      ]
    }
  }
}

FAQ

What languages does Mcp Translate support?

Mcp Translate supports a wide range of languages, making it versatile for various translation needs.

Is Mcp Translate free to use?

Yes! Mcp Translate is free to use for everyone.

How accurate are the translations?

The accuracy of translations depends on the complexity of the text and the languages involved, but Mcp Translate aims to provide high-quality translations.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":2075,"uuid":"7d315007-c7c3-4634-aec0-7deb6cc8dc96","name":"mcp-translate","title":"Mcp Translate","description":"Translate text using the Model Context Protocol.","avatar_url":null,"created_at":"2025-03-08T21:26:54.731+00:00","updated_at":"2025-03-15T00:54:11.494+00:00","status":"created","author_name":"akramsaouri","author_avatar_url":null,"tags":"mcp-translate,text-translation,language-processing","category":"research-and-data","is_featured":false,"sort":1,"url":"https://github.com/akramsaouri/mcp-translate","target":"_self","content":"\\# mcp-translate\n\nTranslate text using the \\[Model Context Protocol\\](https://modelcontextprotocol.io/).\n\nAlso found in https://mcp.so/server/mcp-translate","summary":"$29","img_url":null,"type":null,"metadata":null,"user_uuid":"149b190d-9b76-43f8-9492-2399dec45868","tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]