{
  "name": "Expose translate a language endpoint to AI agents with DeepL tool MCP Server",
  "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 Cre"
      }
    },
    {
      "id": "deb3559d-6d79-40bc-9e07-a247234fd7e7",
      "name": "DeepL Tool MCP Server",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -840,
        -120
      ]
    },
    {
      "id": "f52a8222-35a7-42c0-9499-231a5c70a6ed",
      "name": "Translate a language",
      "type": "n8n-nodes-base.deepLTool",
      "position": [
        -800,
        140
      ]
    },
    {
      "id": "9e86ce80-f920-4873-b079-1f74b4113383",
      "name": "Sticky Note 1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        120
      ],
      "parameters": {
        "width": 400,
        "height": 180,
        "content": "## Language"
      }
    }
  ],
  "connections": {
    "Translate a language": {
      "ai_tool": [
        [
          {
            "node": "DeepL Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}