{
  "name": "Create a domains-index API server with full operation access for AI agents",
  "nodes": [
    {
      "id": "eecf02a6-597a-4497-b1e8-c75b03bc90dc",
      "name": "Workflow Overview",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1420,
        -240
      ],
      "parameters": {
        "width": 480,
        "height": 1240,
        "content": "## 🛠️ Domains-Index MCP Server ✅ 14 operations\n\n### About\nDomains-Index database powered API\n\n### 🔧 How it Works\n\nThis workflow converts the Domains-Index API into an MCP-compatible interface for AI a"
      }
    },
    {
      "id": "b6be80ae-20c2-4345-b911-b49e072e0ccb",
      "name": "Domains-Index MCP Server",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -600,
        -220
      ]
    },
    {
      "id": "bae3bfb2-5a11-40af-b555-f5caef5e3f0e",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -880,
        20
      ],
      "parameters": {
        "width": 1900,
        "height": 180,
        "content": "## Domains"
      }
    },
    {
      "id": "32a8e85b-815e-4bd1-8ea9-acd73b7e72db",
      "name": "Domains Database Search",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -740,
        40
      ]
    },
    {
      "id": "b43711bb-09a0-4fde-bfe4-0282d7a16293",
      "name": "Get TLD records",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -540,
        40
      ]
    },
    {
      "id": "5c93b474-12ec-4a1d-a74c-361c587e8910",
      "name": "Download Whole Dataset for TLD",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -340,
        40
      ]
    },
    {
      "id": "621d33a8-20f4-49f0-8deb-c24db973bb6d",
      "name": "Domains Search for TLD",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -140,
        40
      ]
    },
    {
      "id": "375d5ca0-9a17-4224-ba8f-7fd8ba4de99c",
      "name": "Get added domains, latest if date not specified",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        60,
        40
      ]
    },
    {
      "id": "5a856609-527b-49e6-91c5-8e12a66d53e4",
      "name": "Download added domains, latest if date not specifi",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        260,
        40
      ]
    },
    {
      "id": "e2ecb90e-a459-41b9-9c10-5e5ef7727489",
      "name": "Get deleted domains, latest if date not specified",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        460,
        40
      ]
    },
    {
      "id": "794e6305-d71d-46b3-9c40-f43d4f199df1",
      "name": "Download deleted domains, latest if date not speci",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        660,
        40
      ]
    },
    {
      "id": "995adb26-3395-474b-b8c4-910e55d9c2d3",
      "name": "List of updates",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        860,
        40
      ]
    },
    {
      "id": "91504439-9a4d-42e9-bcf6-ca8b760feab7",
      "name": "Sticky Note2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -880,
        260
      ],
      "parameters": {
        "width": 1100,
        "height": 180,
        "content": "## Info"
      }
    },
    {
      "id": "25e8cc9f-c4a2-4679-9ef9-689ba9173461",
      "name": "Get info",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -740,
        280
      ]
    },
    {
      "id": "61d83dff-742e-4e4b-b0e8-3d89f4cccd66",
      "name": "Returns overall stagtistics",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -540,
        280
      ]
    },
    {
      "id": "4e5b4b87-5100-4528-883c-be9ab5895653",
      "name": "Returns statistics for specific zone",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -340,
        280
      ]
    },
    {
      "id": "8518fb19-37bd-4927-851e-f3b459f867fe",
      "name": "Returns overall Tld info",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -140,
        280
      ]
    },
    {
      "id": "6569b5d1-ab68-437b-aa05-9e0c630a7e0a",
      "name": "Returns statistics for specific zone 1",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        60,
        280
      ]
    }
  ],
  "connections": {
    "Get info": {
      "ai_tool": [
        [
          {
            "node": "Domains-Index MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get TLD records": {
      "ai_tool": [
        [
          {
            "node": "Domains-Index MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "List of updates": {
      "ai_tool": [
        [
          {
            "node": "Domains-Index MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Domains Search for TLD": {
      "ai_tool": [
        [
          {
            "node": "Domains-Index MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Domains Database Search": {
      "ai_tool": [
        [
          {
            "node": "Domains-Index MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Returns overall Tld info": {
      "ai_tool": [
        [
          {
            "node": "Domains-Index MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Returns overall stagtistics": {
      "ai_tool": [
        [
          {
            "node": "Domains-Index MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Download Whole Dataset for TLD": {
      "ai_tool": [
        [
          {
            "node": "Domains-Index MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Returns statistics for specific zone": {
      "ai_tool": [
        [
          {
            "node": "Domains-Index MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Returns statistics for specific zone 1": {
      "ai_tool": [
        [
          {
            "node": "Domains-Index MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get added domains, latest if date not specified": {
      "ai_tool": [
        [
          {
            "node": "Domains-Index MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get deleted domains, latest if date not specified": {
      "ai_tool": [
        [
          {
            "node": "Domains-Index MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Download added domains, latest if date not specifi": {
      "ai_tool": [
        [
          {
            "node": "Domains-Index MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Download deleted domains, latest if date not speci": {
      "ai_tool": [
        [
          {
            "node": "Domains-Index MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}