{
  "name": "🛠️ seven tool MCP server with both available operations",
  "nodes": [
    {
      "id": "e6943aea-345d-4744-9c10-b4f80b5d7dc3",
      "name": "Workflow Overview 0",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1460,
        -100
      ],
      "parameters": {
        "width": 420,
        "height": 800,
        "content": "## 🛠️ seven Tool MCP Server\n\n### 📋 Available Operations (2 total)\n\n**Sms**: send\n**Voice**: send\n\n### ⚙️ Setup Instructions\n\n1. **Import Workflow**: Load this workflow into your n8n instance\n\n1. **🔑 A"
      }
    },
    {
      "id": "cb69f32d-7c1f-4a4d-86d7-eb480d01786c",
      "name": "seven Tool MCP Server",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -860,
        -100
      ]
    },
    {
      "id": "54dfc4d3-9af2-4e53-9e4c-d9b661e9451c",
      "name": "Send an SMS",
      "type": "n8n-nodes-base.sms77Tool",
      "position": [
        -800,
        140
      ]
    },
    {
      "id": "10d1d199-4e57-4c68-9137-c871aa0d9979",
      "name": "Sticky Note 1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        120
      ],
      "parameters": {
        "width": 400,
        "height": null,
        "content": "## Sms"
      }
    },
    {
      "id": "6f6b251d-8abe-44a7-bc5c-43f703ec1d73",
      "name": "Convert text to voice",
      "type": "n8n-nodes-base.sms77Tool",
      "position": [
        -800,
        380
      ]
    },
    {
      "id": "d4ee01ac-82fe-40d3-8122-fc3e89bda85a",
      "name": "Sticky Note 2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        360
      ],
      "parameters": {
        "width": 400,
        "height": null,
        "content": "## Voice"
      }
    }
  ],
  "connections": {
    "Send an SMS": {
      "ai_tool": [
        [
          {
            "node": "seven Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Convert text to voice": {
      "ai_tool": [
        [
          {
            "node": "seven Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}