Automate Document Translation with mcp Trigger & DeepL Tool

Effortlessly translate documents using an automation workflow powered by mcp Trigger and DeepL Tool. This solution resolves the time-consuming task of manual translations by automating the process, enabling your team to focus on critical projects. Features include seamless document processing, real-time translation updates, and automatic notifications for completion. Ideal for business teams managing multilingual documents or global communications. Requires 1 account: DeepL API. Save up to 10 hours per week and enhance collaboration across language barriers with instant, accurate translations.

1 Trigger
201 views4 nodesJun 2025Lisa Zhang

Categories

EngineeringAI RAG

Credentials

1 required

Quick Actions

Copy or download to import into your n8n instance

Workflow JSON
{
  "id": "VJR1iild6byTNPfA",
  "meta": null,
  "name": "DeepL Tool MCP Server",
  "tags": [],
  "nodes": [
    {
      "id": "8b2ef62a-d971-4583-bda9-ffaddddf6994",
      "name": "Workflow Overview 0",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1460,
        -240
      ],
      "parameters": {
        "width": 420,
        "height": 760,
        "content": "## 🛠️ DeepL Tool MCP Server\n\n### 📋 Available Operations (1 total)\n\n**Language**: translate\n\n### ⚙️ Setup Instructions\n\n1. **Import Workflow**: Load this workflow into your n8n instance\n\n1. **🔑 Add Credentials**: Configure DeepL Tool authentication in one tool node then open and close all others.\n2. **🚀 Activate**: Enable this workflow to start your MCP server\n3. **🔗 Get URL**: Copy webhook URL from MCP trigger (right side)\n4. **🤖 Connect**: Use MCP URL in your AI agent configurations\n\n### ✨ Ready-to-Use Features\n\n• Zero configuration - all 1 operations pre-built\n• AI agents automatically populate parameters via `$fromAI()` expressions\n• Every resource and operation combination available\n• Native n8n error handling and response formatting\n• Modify parameter defaults in any tool node as needed\n\n### 💬 Need Help?\nCheck the [n8n documentation](https://docs.n8n.io/integrations/builtin/cluster-nodes/sub-nodes/n8n-nodes-langchain.toolmcp/) or ping me on [discord](https://discord.me/cfomodz) for MCP integration guidance or customizations."
      },
      "typeVersion": 1
    },
    {
      "id": "deb3559d-6d79-40bc-9e07-a247234fd7e7",
      "name": "DeepL Tool MCP Server",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -840,
        -120
      ],
      "webhookId": "9f4295cb-5ce5-40ee-9a93-735959414c3f",
      "parameters": {
        "path": "deepl-tool-mcp"
      },
      "typeVersion": 1
    },
    {
      "id": "f52a8222-35a7-42c0-9499-231a5c70a6ed",
      "name": "Translate a language",
      "type": "n8n-nodes-base.deepLTool",
      "position": [
        -800,
        140
      ],
      "parameters": {
        "additionalFields": {}
      },
      "credentials": {
        "deepLApi": {
          "id": "SET_YOUR_CREDENTIAL_ID_HERE",
          "name": "Credential Name"
        }
      },
      "typeVersion": 1
    },
    {
      "id": "9e86ce80-f920-4873-b079-1f74b4113383",
      "name": "Sticky Note 1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        120
      ],
      "parameters": {
        "color": 4,
        "width": 400,
        "height": 180,
        "content": "## Language"
      },
      "typeVersion": 1
    }
  ],
  "active": false,
  "shared": [
    {
      "role": "workflow:owner",
      "project": {
        "id": "G5fce9xGuBAsWBXe",
        "icon": null,
        "name": "David Ashby <david.ashby.lds@gmail.com>",
        "type": "personal",
        "createdAt": "2025-06-04T02:55:02.013Z",
        "updatedAt": "2025-06-04T02:56:01.361Z",
        "projectRelations": [
          {
            "role": "project:personalOwner",
            "user": {
              "id": "715c1c00-cb48-4712-9a32-f1f4b6db2b30",
              "role": "global:owner",
              "email": "david.ashby.lds@gmail.com",
              "disabled": false,
              "lastName": "Ashby",
              "settings": {
                "npsSurvey": {
                  "responded": true,
                  "lastShownAt": 1749357655581
                },
                "userActivated": true,
                "userActivatedAt": 1749075994495,
                "easyAIWorkflowOnboarded": true,
                "firstSuccessfulWorkflowId": "3N3vVikZb3MckFYm"
              },
              "createdAt": "2025-06-04T02:55:01.745Z",
              "firstName": "David",
              "isPending": false,
              "updatedAt": "2025-06-08T04:40:58.399Z",
              "mfaEnabled": false,
              "personalizationAnswers": {
                "version": "v4",
                "personalization_survey_n8n_version": "1.95.3",
                "personalization_survey_submitted_at": "2025-06-04T02:56:07.075Z"
              }
            },
            "userId": "715c1c00-cb48-4712-9a32-f1f4b6db2b30",
            "createdAt": "2025-06-04T02:55:02.013Z",
            "projectId": "G5fce9xGuBAsWBXe",
            "updatedAt": "2025-06-04T02:55:02.013Z"
          }
        ]
      },
      "createdAt": "2025-06-25T20:27:11.624Z",
      "projectId": "G5fce9xGuBAsWBXe",
      "updatedAt": "2025-06-25T20:27:11.624Z",
      "workflowId": "VJR1iild6byTNPfA"
    }
  ],
  "pinData": {},
  "settings": {
    "timezone": "America/New_York"
  },
  "createdAt": "2025-06-25T20:27:11.622Z",
  "updatedAt": "2025-06-25T20:27:30.000Z",
  "versionId": "fe0d8fd5-7e3b-4d24-8d41-0755caa36dc0",
  "isArchived": false,
  "staticData": null,
  "connections": {
    "Translate a language": {
      "ai_tool": [
        [
          {
            "node": "DeepL Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  },
  "triggerCount": 0
}

Related Workflows

Automate Customer Support with Chat Trigger and OpenAI GPT

Automate customer inquiries on your website using a chat trigger and an AI agent powered by OpenAI GPT. This workflow allows you to set up an AI chat that responds instantly to customer questions, ensuring 24/7 support without human intervention. Features conversation memory for context-aware interactions, automatic message processing to reduce response times, and seamless integration with your existing systems. Ideal for e-commerce platforms receiving 50+ inquiries daily or SaaS businesses needing efficient customer interaction. Requires 1 account: OpenAI API. Save up to 5 hours a day while handling unlimited inquiries with accurate, AI-generated responses.

244,877 views
EngineeringAI Chatbot

Automate Company Document Management with Google Drive & Gemini

Streamline document retrieval and management for your team with an automation workflow powered by Google Drive API and Google Gemini. Automate the process of loading, processing, and retrieving company documents stored in Google Drive using advanced AI embeddings and vector storage. Features include real-time document processing, vector database for quick access, and AI agent chat for instant queries. Perfect for business teams managing large volumes of documents or onboarding new employees. Requires 4 accounts: Pinecone API, Google Palm API, Google Drive OAuth, and more. Save up to 10 hours weekly by automating document searches and retrieval, allowing your team to focus on high-impact tasks.

159,661 views
Internal WikiAI RAG

Automate Local AI Chat with n8n, lm Chat Ollama, and chain Llm

Automate customer interactions using local LLMs with n8n and lm Chat Ollama. This workflow allows you to engage users in real-time, providing instant responses powered by AI Chat for enhanced customer support. Features conversation memory for contextually relevant chats, automatic processing for seamless interaction, and integration with chain Llm for advanced conversational flows. Perfect for small businesses or local services managing frequent customer inquiries. Requires 1 account: ollama A P I. Save up to 10 hours a week by handling 50+ inquiries daily with accurate, automated responses.

133,939 views
EngineeringAI Chatbot

Automate Google Drive File Management with OpenAI and Pinecone

Eliminate the hassle of manual file organization in Google Drive with an AI-powered automation workflow using the Google Drive API and Pinecone vector storage. This solution processes and categorizes files automatically, ensuring your documents are always organized and easily accessible. Features real-time file syncing, vector database for efficient data retrieval, and AI embeddings for intelligent file categorization. Perfect for teams handling thousands of documents daily, such as marketing agencies or research firms. Requires 3 accounts: Pinecone API, Google Drive OAuth, and OpenAI API. Save up to 10 hours a week on file management, enabling your team to focus on more strategic tasks.

128,838 views
Internal WikiAI RAG

How to Use This Workflow

1Import to n8n

  1. Copy the JSON using the button above
  2. Open your n8n instance
  3. Click “Import workflow” or press Ctrl+V
  4. Paste the JSON and click “Import”

2Before Running

Configure credentials and update service-specific settings before executing the workflow. Review required credentials in the Technical Details section above.

201