{
  "workflow": {
    "id": 5495,
    "name": "Create a domains-index API server with full operation access for AI agents",
    "views": 352,
    "recentViews": 0,
    "totalViews": 352,
    "createdAt": "2025-06-30T20:35:48.674Z",
    "description": "Complete MCP server exposing 14 Domains-Index API operations to AI agents.\n\n## ⚡ Quick Setup\n\nNeed help? Want access to more workflows and even live Q&A sessions with a top verified n8n creator.. All 100% free?\n\n[Join the community](https://www.skool.com/n8n-nodes-automation-lab-1570/about)\n\n1. **Import** this workflow into your n8n instance\n2. **Credentials** Add Domains-Index API credentials\n3. **Activate** the workflow to start your MCP server\n4. **Copy** the webhook URL from the MCP trigger node\n5. **Connect** AI agents using the MCP URL\n\n## 🔧 How it Works\n\nThis workflow converts the Domains-Index API into an MCP-compatible interface for AI agents.\n\n• **MCP Trigger**: Serves as your server endpoint for AI agent requests\n• **HTTP Request Nodes**: Handle API calls to /v1\n• **AI Expressions**: Automatically populate parameters via `$fromAI()` placeholders\n• **Native Integration**: Returns responses directly to the AI agent\n\n## 📋 Available Operations (14 total)\n\n### 🔧 Domains (9 endpoints)\n\n• **GET /domains/search**: Domains Database Search\n• **GET /domains/tld/{zone_id}**: Get TLD records\n• **GET /domains/tld/{zone_id}/download**: Download Whole Dataset for TLD\n• **GET /domains/tld/{zone_id}/search**: Domains Search for TLD\n• **GET /domains/updates/added**: Get added domains, latest if date not specified\n• **GET /domains/updates/added/download**: Download added domains, latest if date not specified\n• **GET /domains/updates/deleted**: Get deleted domains, latest if date not specified\n• **GET /domains/updates/deleted/download**: Download deleted domains, latest if date not specified\n• **GET /domains/updates/list**: List of updates\n\n### 🔧 Info (5 endpoints)\n\n• **GET /info/api**: GET /info/api\n• **GET /info/stat/**: Returns overall stagtistics\n• **GET /info/stat/{zone}**: Returns statistics for specific zone\n• **GET /info/tld/**: Returns overall Tld info\n• **GET /info/tld/{zone}**: Returns statistics for specific zone\n\n## 🤖 AI Integration\n\n**Parameter Handling**: AI agents automatically provide values for:\n• Path parameters and identifiers\n• Query parameters and filters\n• Request body data\n• Headers and authentication\n\n**Response Format**: Native Domains-Index API responses with full data structure\n\n**Error Handling**: Built-in n8n HTTP request error management\n\n## 💡 Usage Examples\n\nConnect this MCP server to any AI agent or workflow:\n\n• **Claude Desktop**: Add MCP server URL to configuration\n• **Cursor**: Add MCP server SSE URL to configuration\n• **Custom AI Apps**: Use MCP URL as tool endpoint\n• **API Integration**: Direct HTTP calls to MCP endpoints\n\n## ✨ Benefits\n\n• **Zero Setup**: No parameter mapping or configuration needed\n• **AI-Ready**: Built-in `$fromAI()` expressions for all parameters\n• **Production Ready**: Native n8n HTTP request handling and logging\n• **Extensible**: Easily modify or add custom logic\n\n&gt; 🆓 **[Free for community use](https://github.com/Cfomodz/community-use)!** Ready to deploy in under 2 minutes.",
    "workflow": {
      "meta": {
        "instanceId": "cd59eaaeb7b34d06e24511380db94cdb7fbce6037cc4de22e539c5158ab9cdfc"
      },
      "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 agents.\n\n• **MCP Trigger**: Serves as your server endpoint for AI agent requests\n• **HTTP Request Nodes**: Handle API calls to /v1\n• **AI Expressions**: Automatically populate parameters via `$fromAI()` placeholders\n• **Native Integration**: Returns responses directly to the AI agent\n\n### 📋 Available Operations (14 endpoints)\n\n**Domains/ (9 operations)**\ndomains, get, download, list\n\n**Info/ (5 operations)**\nget, returns\n\n### ⚙️ Setup Instructions\n\n1. **Import Workflow**: Load this workflow into your n8n instance\n\n2. **Authentication**: No authentication required\n\n3. **Activate Workflow**: Enable the workflow to start the MCP server\n\n4. **Get MCP URL**: Copy the webhook URL from the MCP trigger\n\n5. **Connect AI Agent**: Use the MCP URL in your AI agent configuration\n\n### 💡 Usage Notes\n\n• Parameters are auto-populated by AI using $fromAI() expressions\n• With 14 API endpoints available as tools\n• Responses maintain original API structure\n### 🛠️ Customization\n\n• Add data transformation nodes if needed\n• Implement custom error handling\n• Add logging or monitoring nodes\n\n• Modify parameter defaults in any HTTP request 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": "b6be80ae-20c2-4345-b911-b49e072e0ccb",
          "name": "Domains-Index MCP Server",
          "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
          "position": [
            -600,
            -220
          ],
          "webhookId": "2bc52935-b8b0-41ac-a231-50f57b206060",
          "parameters": {
            "path": "domains-index-mcp"
          },
          "typeVersion": 1
        },
        {
          "id": "bae3bfb2-5a11-40af-b555-f5caef5e3f0e",
          "name": "Sticky Note",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -880,
            20
          ],
          "parameters": {
            "color": 2,
            "width": 1900,
            "height": 180,
            "content": "## Domains"
          },
          "typeVersion": 1
        },
        {
          "id": "32a8e85b-815e-4bd1-8ea9-acd73b7e72db",
          "name": "Domains Database Search",
          "type": "n8n-nodes-base.httpRequestTool",
          "position": [
            -740,
            40
          ],
          "parameters": {
            "url": "=/v1/domains/search",
            "options": {},
            "sendQuery": true,
            "authentication": "genericCredentialType",
            "genericAuthType": "httpHeaderAuth",
            "queryParameters": {
              "parameters": [
                {
                  "name": "api_key",
                  "value": "={{ $fromAI('api_key', 'API key', 'string') }}"
                },
                {
                  "name": "date",
                  "value": "={{ $fromAI('date', 'Request date', 'string') }}"
                },
                {
                  "name": "page",
                  "value": "={{ $fromAI('page', 'Search page to request', 'string') }}"
                },
                {
                  "name": "limit",
                  "value": "={{ $fromAI('limit', 'Results per page', 'number', 50) }}"
                },
                {
                  "name": "domain",
                  "value": "={{ $fromAI('domain', 'Domain includes', 'string') }}"
                },
                {
                  "name": "zone",
                  "value": "={{ $fromAI('zone', 'In Zone', 'string') }}"
                },
                {
                  "name": "country",
                  "value": "={{ $fromAI('country', 'Hosting Country', 'string') }}"
                },
                {
                  "name": "isDead",
                  "value": "={{ $fromAI('isDead', 'Dead or Not, default not', 'boolean') }}"
                },
                {
                  "name": "A",
                  "value": "={{ $fromAI('A', 'A record includes', 'string') }}"
                },
                {
                  "name": "NS",
                  "value": "={{ $fromAI('NS', 'NS record includes', 'string') }}"
                },
                {
                  "name": "CNAME",
                  "value": "={{ $fromAI('CNAME', 'CNAME record includes', 'string') }}"
                },
                {
                  "name": "MX",
                  "value": "={{ $fromAI('MX', 'MX record includes', 'string') }}"
                },
                {
                  "name": "TXT",
                  "value": "={{ $fromAI('TXT', 'TXT record includes', 'string') }}"
                }
              ]
            },
            "toolDescription": "Domains Database Search\n\nParameters:\n- Query parameters:\n  • api_key (optional) - API key\n  • date (optional) - Request date\n  • page (optional) - Search page to request\n  • limit (optional) - Results per page\n  • domain (optional) - Domain includes\n  • zone (optional) - In Zone\n  • country (optional) - Hosting Country\n  • isDead (optional) - Dead or Not, default not\n  • A (optional) - A record includes\n  • NS (optional) - NS record includes\n  • CNAME (optional) - CNAME record includes\n  • MX (optional) - MX record includes\n  • TXT (optional) - TXT record includes"
          },
          "typeVersion": 4.2
        },
        {
          "id": "b43711bb-09a0-4fde-bfe4-0282d7a16293",
          "name": "Get TLD records",
          "type": "n8n-nodes-base.httpRequestTool",
          "position": [
            -540,
            40
          ],
          "parameters": {
            "url": "=/v1/domains/tld/{{ $fromAI('zone_id', 'Zone Id', 'string') }}",
            "options": {},
            "sendQuery": true,
            "authentication": "genericCredentialType",
            "genericAuthType": "httpHeaderAuth",
            "queryParameters": {
              "parameters": [
                {
                  "name": "api_key",
                  "value": "={{ $fromAI('api_key', 'API key', 'string') }}"
                },
                {
                  "name": "date",
                  "value": "={{ $fromAI('date', 'Request date', 'string') }}"
                },
                {
                  "name": "page",
                  "value": "={{ $fromAI('page', 'Search page to request', 'string') }}"
                },
                {
                  "name": "limit",
                  "value": "={{ $fromAI('limit', 'Results per page', 'number', 50) }}"
                },
                {
                  "name": "domain",
                  "value": "={{ $fromAI('domain', 'Domain includes', 'string') }}"
                },
                {
                  "name": "country",
                  "value": "={{ $fromAI('country', 'Hosting Country', 'string') }}"
                },
                {
                  "name": "isDead",
                  "value": "={{ $fromAI('isDead', 'Dead or Not, default not', 'boolean') }}"
                },
                {
                  "name": "A",
                  "value": "={{ $fromAI('A', 'A record includes', 'string') }}"
                },
                {
                  "name": "NS",
                  "value": "={{ $fromAI('NS', 'NS record includes', 'string') }}"
                },
                {
                  "name": "CNAME",
                  "value": "={{ $fromAI('CNAME', 'CNAME record includes', 'string') }}"
                },
                {
                  "name": "MX",
                  "value": "={{ $fromAI('MX', 'MX record includes', 'string') }}"
                },
                {
                  "name": "TXT",
                  "value": "={{ $fromAI('TXT', 'TXT record includes', 'string') }}"
                }
              ]
            },
            "toolDescription": "Get TLD records\n\nParameters:\n- Path parameters:\n  • zone_id (required)\n- Query parameters:\n  • api_key (optional) - API key\n  • date (optional) - Request date\n  • page (optional) - Search page to request\n  • limit (optional) - Results per page\n  • domain (optional) - Domain includes\n  • country (optional) - Hosting Country\n  • isDead (optional) - Dead or Not, default not\n  • A (optional) - A record includes\n  • NS (optional) - NS record includes\n  • CNAME (optional) - CNAME record includes\n  • MX (optional) - MX record includes\n  • TXT (optional) - TXT record includes"
          },
          "typeVersion": 4.2
        },
        {
          "id": "5c93b474-12ec-4a1d-a74c-361c587e8910",
          "name": "Download Whole Dataset for TLD",
          "type": "n8n-nodes-base.httpRequestTool",
          "position": [
            -340,
            40
          ],
          "parameters": {
            "url": "=/v1/domains/tld/{{ $fromAI('zone_id', 'Zone Id', 'string') }}/download",
            "options": {},
            "sendQuery": true,
            "authentication": "genericCredentialType",
            "genericAuthType": "httpHeaderAuth",
            "queryParameters": {
              "parameters": [
                {
                  "name": "api_key",
                  "value": "={{ $fromAI('api_key', 'API key', 'string') }}"
                },
                {
                  "name": "date",
                  "value": "={{ $fromAI('date', 'Request date', 'string') }}"
                }
              ]
            },
            "toolDescription": "Download Whole Dataset for TLD\n\nParameters:\n- Path parameters:\n  • zone_id (required)\n- Query parameters:\n  • api_key (optional) - API key\n  • date (optional) - Request date"
          },
          "typeVersion": 4.2
        },
        {
          "id": "621d33a8-20f4-49f0-8deb-c24db973bb6d",
          "name": "Domains Search for TLD",
          "type": "n8n-nodes-base.httpRequestTool",
          "position": [
            -140,
            40
          ],
          "parameters": {
            "url": "=/v1/domains/tld/{{ $fromAI('zone_id', 'Zone Id', 'string') }}/search",
            "options": {},
            "sendQuery": true,
            "authentication": "genericCredentialType",
            "genericAuthType": "httpHeaderAuth",
            "queryParameters": {
              "parameters": [
                {
                  "name": "api_key",
                  "value": "={{ $fromAI('api_key', 'API key', 'string') }}"
                },
                {
                  "name": "date",
                  "value": "={{ $fromAI('date', 'Request date', 'string') }}"
                },
                {
                  "name": "page",
                  "value": "={{ $fromAI('page', 'Search page to request', 'string') }}"
                },
                {
                  "name": "limit",
                  "value": "={{ $fromAI('limit', 'Results per page', 'number', 50) }}"
                },
                {
                  "name": "domain",
                  "value": "={{ $fromAI('domain', 'Domain includes', 'string') }}"
                },
                {
                  "name": "country",
                  "value": "={{ $fromAI('country', 'Hosting Country', 'string') }}"
                },
                {
                  "name": "isDead",
                  "value": "={{ $fromAI('isDead', 'Dead or Not, default not', 'boolean') }}"
                },
                {
                  "name": "A",
                  "value": "={{ $fromAI('A', 'A record includes', 'string') }}"
                },
                {
                  "name": "NS",
                  "value": "={{ $fromAI('NS', 'NS record includes', 'string') }}"
                },
                {
                  "name": "CNAME",
                  "value": "={{ $fromAI('CNAME', 'CNAME record includes', 'string') }}"
                },
                {
                  "name": "MX",
                  "value": "={{ $fromAI('MX', 'MX record includes', 'string') }}"
                },
                {
                  "name": "TXT",
                  "value": "={{ $fromAI('TXT', 'TXT record includes', 'string') }}"
                }
              ]
            },
            "toolDescription": "Domains Search for TLD\n\nParameters:\n- Path parameters:\n  • zone_id (required)\n- Query parameters:\n  • api_key (optional) - API key\n  • date (optional) - Request date\n  • page (optional) - Search page to request\n  • limit (optional) - Results per page\n  • domain (optional) - Domain includes\n  • country (optional) - Hosting Country\n  • isDead (optional) - Dead or Not, default not\n  • A (optional) - A record includes\n  • NS (optional) - NS record includes\n  • CNAME (optional) - CNAME record includes\n  • MX (optional) - MX record includes\n  • TXT (optional) - TXT record includes"
          },
          "typeVersion": 4.2
        },
        {
          "id": "375d5ca0-9a17-4224-ba8f-7fd8ba4de99c",
          "name": "Get added domains, latest if date not specified",
          "type": "n8n-nodes-base.httpRequestTool",
          "position": [
            60,
            40
          ],
          "parameters": {
            "url": "=/v1/domains/updates/added",
            "options": {},
            "sendQuery": true,
            "authentication": "genericCredentialType",
            "genericAuthType": "httpHeaderAuth",
            "queryParameters": {
              "parameters": [
                {
                  "name": "api_key",
                  "value": "={{ $fromAI('api_key', 'API key', 'string') }}"
                },
                {
                  "name": "date",
                  "value": "={{ $fromAI('date', 'Request date', 'string') }}"
                },
                {
                  "name": "page",
                  "value": "={{ $fromAI('page', 'Search page to request', 'string') }}"
                },
                {
                  "name": "limit",
                  "value": "={{ $fromAI('limit', 'Results per page', 'number', 50) }}"
                }
              ]
            },
            "toolDescription": "Get added domains, latest if date not specified\n\nParameters:\n- Query parameters:\n  • api_key (optional) - API key\n  • date (optional) - Request date\n  • page (optional) - Search page to request\n  • limit (optional) - Results per page"
          },
          "typeVersion": 4.2
        },
        {
          "id": "5a856609-527b-49e6-91c5-8e12a66d53e4",
          "name": "Download added domains, latest if date not specifi",
          "type": "n8n-nodes-base.httpRequestTool",
          "position": [
            260,
            40
          ],
          "parameters": {
            "url": "=/v1/domains/updates/added/download",
            "options": {},
            "sendQuery": true,
            "authentication": "genericCredentialType",
            "genericAuthType": "httpHeaderAuth",
            "queryParameters": {
              "parameters": [
                {
                  "name": "api_key",
                  "value": "={{ $fromAI('api_key', 'API key', 'string') }}"
                },
                {
                  "name": "date",
                  "value": "={{ $fromAI('date', 'Request date', 'string') }}"
                }
              ]
            },
            "toolDescription": "Download added domains, latest if date not specified\n\nParameters:\n- Query parameters:\n  • api_key (optional) - API key\n  • date (optional) - Request date"
          },
          "typeVersion": 4.2
        },
        {
          "id": "e2ecb90e-a459-41b9-9c10-5e5ef7727489",
          "name": "Get deleted domains, latest if date not specified",
          "type": "n8n-nodes-base.httpRequestTool",
          "position": [
            460,
            40
          ],
          "parameters": {
            "url": "=/v1/domains/updates/deleted",
            "options": {},
            "sendQuery": true,
            "authentication": "genericCredentialType",
            "genericAuthType": "httpHeaderAuth",
            "queryParameters": {
              "parameters": [
                {
                  "name": "api_key",
                  "value": "={{ $fromAI('api_key', 'API key', 'string') }}"
                },
                {
                  "name": "date",
                  "value": "={{ $fromAI('date', 'Request date', 'string') }}"
                },
                {
                  "name": "page",
                  "value": "={{ $fromAI('page', 'Search page to request', 'string') }}"
                },
                {
                  "name": "limit",
                  "value": "={{ $fromAI('limit', 'Results per page', 'number', 50) }}"
                }
              ]
            },
            "toolDescription": "Get deleted domains, latest if date not specified\n\nParameters:\n- Query parameters:\n  • api_key (optional) - API key\n  • date (optional) - Request date\n  • page (optional) - Search page to request\n  • limit (optional) - Results per page"
          },
          "typeVersion": 4.2
        },
        {
          "id": "794e6305-d71d-46b3-9c40-f43d4f199df1",
          "name": "Download deleted domains, latest if date not speci",
          "type": "n8n-nodes-base.httpRequestTool",
          "position": [
            660,
            40
          ],
          "parameters": {
            "url": "=/v1/domains/updates/deleted/download",
            "options": {},
            "sendQuery": true,
            "authentication": "genericCredentialType",
            "genericAuthType": "httpHeaderAuth",
            "queryParameters": {
              "parameters": [
                {
                  "name": "api_key",
                  "value": "={{ $fromAI('api_key', 'API key', 'string') }}"
                },
                {
                  "name": "date",
                  "value": "={{ $fromAI('date', 'Request date', 'string') }}"
                }
              ]
            },
            "toolDescription": "Download deleted domains, latest if date not specified\n\nParameters:\n- Query parameters:\n  • api_key (optional) - API key\n  • date (optional) - Request date"
          },
          "typeVersion": 4.2
        },
        {
          "id": "995adb26-3395-474b-b8c4-910e55d9c2d3",
          "name": "List of updates",
          "type": "n8n-nodes-base.httpRequestTool",
          "position": [
            860,
            40
          ],
          "parameters": {
            "url": "=/v1/domains/updates/list",
            "options": {},
            "sendQuery": true,
            "authentication": "genericCredentialType",
            "genericAuthType": "httpHeaderAuth",
            "queryParameters": {
              "parameters": [
                {
                  "name": "api_key",
                  "value": "={{ $fromAI('api_key', 'API key', 'string') }}"
                }
              ]
            },
            "toolDescription": "List of updates\n\nParameters:\n- Query parameters:\n  • api_key (optional) - API key"
          },
          "typeVersion": 4.2
        },
        {
          "id": "91504439-9a4d-42e9-bcf6-ca8b760feab7",
          "name": "Sticky Note2",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -880,
            260
          ],
          "parameters": {
            "color": 3,
            "width": 1100,
            "height": 180,
            "content": "## Info"
          },
          "typeVersion": 1
        },
        {
          "id": "25e8cc9f-c4a2-4679-9ef9-689ba9173461",
          "name": "Get info",
          "type": "n8n-nodes-base.httpRequestTool",
          "position": [
            -740,
            280
          ],
          "parameters": {
            "url": "=/v1/info/api",
            "options": {},
            "sendQuery": true,
            "authentication": "genericCredentialType",
            "genericAuthType": "httpHeaderAuth",
            "queryParameters": {
              "parameters": [
                {
                  "name": "api_key",
                  "value": "={{ $fromAI('api_key', 'API key', 'string') }}"
                }
              ]
            },
            "toolDescription": "get_api_info_item\n\nParameters:\n- Query parameters:\n  • api_key (optional) - API key"
          },
          "typeVersion": 4.2
        },
        {
          "id": "61d83dff-742e-4e4b-b0e8-3d89f4cccd66",
          "name": "Returns overall stagtistics",
          "type": "n8n-nodes-base.httpRequestTool",
          "position": [
            -540,
            280
          ],
          "parameters": {
            "url": "=/v1/info/stat/",
            "options": {},
            "sendQuery": true,
            "authentication": "genericCredentialType",
            "genericAuthType": "httpHeaderAuth",
            "queryParameters": {
              "parameters": [
                {
                  "name": "page",
                  "value": "={{ $fromAI('page', 'Search page to request', 'string') }}"
                },
                {
                  "name": "limit",
                  "value": "={{ $fromAI('limit', 'Results per page', 'number', 50) }}"
                }
              ]
            },
            "toolDescription": "Returns overall stagtistics\n\nParameters:\n- Query parameters:\n  • page (optional) - Search page to request\n  • limit (optional) - Results per page"
          },
          "typeVersion": 4.2
        },
        {
          "id": "4e5b4b87-5100-4528-883c-be9ab5895653",
          "name": "Returns statistics for specific zone",
          "type": "n8n-nodes-base.httpRequestTool",
          "position": [
            -340,
            280
          ],
          "parameters": {
            "url": "=/v1/info/stat/{{ $fromAI('zone', 'Zone', 'string') }}",
            "options": {},
            "sendQuery": true,
            "authentication": "genericCredentialType",
            "genericAuthType": "httpHeaderAuth",
            "queryParameters": {
              "parameters": [
                {
                  "name": "page",
                  "value": "={{ $fromAI('page', 'Search page to request', 'string') }}"
                },
                {
                  "name": "limit",
                  "value": "={{ $fromAI('limit', 'Results per page', 'number', 50) }}"
                }
              ]
            },
            "toolDescription": "Returns statistics for specific zone\n\nParameters:\n- Path parameters:\n  • zone (required)\n- Query parameters:\n  • page (optional) - Search page to request\n  • limit (optional) - Results per page"
          },
          "typeVersion": 4.2
        },
        {
          "id": "8518fb19-37bd-4927-851e-f3b459f867fe",
          "name": "Returns overall Tld info",
          "type": "n8n-nodes-base.httpRequestTool",
          "position": [
            -140,
            280
          ],
          "parameters": {
            "url": "=/v1/info/tld/",
            "options": {},
            "authentication": "genericCredentialType",
            "genericAuthType": "httpHeaderAuth",
            "toolDescription": "Returns overall Tld info"
          },
          "typeVersion": 4.2
        },
        {
          "id": "6569b5d1-ab68-437b-aa05-9e0c630a7e0a",
          "name": "Returns statistics for specific zone 1",
          "type": "n8n-nodes-base.httpRequestTool",
          "position": [
            60,
            280
          ],
          "parameters": {
            "url": "=/v1/info/tld/{{ $fromAI('zone', 'Zone', 'string') }}",
            "options": {},
            "sendQuery": true,
            "authentication": "genericCredentialType",
            "genericAuthType": "httpHeaderAuth",
            "queryParameters": {
              "parameters": [
                {
                  "name": "page",
                  "value": "={{ $fromAI('page', 'Search page to request', 'string') }}"
                },
                {
                  "name": "limit",
                  "value": "={{ $fromAI('limit', 'Results per page', 'number', 50) }}"
                }
              ]
            },
            "toolDescription": "Returns statistics for specific zone\n\nParameters:\n- Path parameters:\n  • zone (required)\n- Query parameters:\n  • page (optional) - Search page to request\n  • limit (optional) - Results per page"
          },
          "typeVersion": 4.2
        }
      ],
      "pinData": {},
      "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
              }
            ]
          ]
        }
      }
    },
    "lastUpdatedBy": 29,
    "workflowInfo": {
      "nodeCount": 18,
      "nodeTypes": {
        "n8n-nodes-base.stickyNote": {
          "count": 3
        },
        "n8n-nodes-base.httpRequestTool": {
          "count": 14
        },
        "@n8n/n8n-nodes-langchain.mcpTrigger": {
          "count": 1
        }
      }
    },
    "status": "published",
    "user": {
      "name": "David Ashby",
      "username": "cfomodz",
      "bio": "Unlimited Access to my paid workflows 👇 For the cost of one a month",
      "verified": true,
      "links": [
        "https://www.skool.com/n8n-automation-lab"
      ],
      "avatar": "https://gravatar.com/avatar/0118796cfdab829a3307d407dfeeb01a3952eb402584a45a211e4ef7d15edbbf?r=pg&d=retro&size=200"
    },
    "nodes": [
      {
        "id": 565,
        "icon": "fa:sticky-note",
        "name": "n8n-nodes-base.stickyNote",
        "codex": {
          "data": {
            "alias": [
              "Comments",
              "Notes",
              "Sticky"
            ],
            "categories": [
              "Core Nodes"
            ],
            "nodeVersion": "1.0",
            "codexVersion": "1.0",
            "subcategories": {
              "Core Nodes": [
                "Helpers"
              ]
            }
          }
        },
        "group": "[\"input\"]",
        "defaults": {
          "name": "Sticky Note",
          "color": "#FFD233"
        },
        "iconData": {
          "icon": "sticky-note",
          "type": "icon"
        },
        "displayName": "Sticky Note",
        "typeVersion": 1,
        "nodeCategories": [
          {
            "id": 9,
            "name": "Core Nodes"
          }
        ]
      },
      {
        "id": 1293,
        "icon": "file:../mcp.svg",
        "name": "@n8n/n8n-nodes-langchain.mcpTrigger",
        "codex": {
          "data": {
            "alias": [
              "Model Context Protocol",
              "MCP Server"
            ],
            "resources": {
              "primaryDocumentation": [
                {
                  "url": "https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-langchain.mcptrigger/"
                }
              ]
            },
            "categories": [
              "AI",
              "Core Nodes",
              "Langchain"
            ],
            "subcategories": {
              "AI": [
                "Root Nodes",
                "Model Context Protocol"
              ],
              "Core Nodes": [
                "Other Trigger Nodes"
              ]
            }
          }
        },
        "group": "[\"trigger\"]",
        "defaults": {
          "name": "MCP Server Trigger"
        },
        "iconData": {
          "type": "file",
          "fileBuffer": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgwIiBoZWlnaHQ9IjE4MCIgdmlld0JveD0iMCAwIDE5NSAxOTUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+Cgk8ZyBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMTIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+CgkJPHBhdGggZD0iTTI1IDk3Ljg1MjhMOTIuODgyMyAyOS45NzA2QzEwMi4yNTUgMjAuNTk4IDExNy40NTEgMjAuNTk4IDEyNi44MjMgMjkuOTcwNlYyOS45NzA2QzEzNi4xOTYgMzkuMzQzMSAxMzYuMTk2IDU0LjUzOTEgMTI2LjgyMyA2My45MTE3TDc1LjU1ODEgMTE1LjE3NyIvPgoJCTxwYXRoIGQ9Ik03Ni4yNjUzIDExNC40N0wxMjYuODIzIDYzLjkxMTdDMTM2LjE5NiA1NC41MzkxIDE1MS4zOTIgNTQuNTM5MSAxNjAuNzY1IDYzLjkxMTdMMTYxLjExOCA2NC4yNjUyQzE3MC40OTEgNzMuNjM3OCAxNzAuNDkxIDg4LjgzMzggMTYxLjExOCA5OC4yMDYzTDk5LjcyNDggMTU5LjZDOTYuNjAwNiAxNjIuNzI0IDk2LjYwMDYgMTY3Ljc4OSA5OS43MjQ4IDE3MC45MTNMMTEyLjMzMSAxODMuNTIiLz4KCQk8cGF0aCBkPSJNMTA5Ljg1MyA0Ni45NDExTDU5LjY0ODIgOTcuMTQ1N0M1MC4yNzU3IDEwNi41MTggNTAuMjc1NyAxMjEuNzE0IDU5LjY0ODIgMTMxLjA4N1YxMzEuMDg3QzY5LjAyMDggMTQwLjQ1OSA4NC4yMTY4IDE0MC40NTkgOTMuNTg5NCAxMzEuMDg3TDE0My43OTQgODAuODgyMiIvPgoJPC9nPgo8L3N2Zz4K"
        },
        "displayName": "MCP Server Trigger",
        "typeVersion": 2,
        "nodeCategories": [
          {
            "id": 9,
            "name": "Core Nodes"
          },
          {
            "id": 25,
            "name": "AI"
          },
          {
            "id": 26,
            "name": "Langchain"
          }
        ]
      }
    ],
    "categories": [
      {
        "id": 5,
        "name": "Engineering"
      },
      {
        "id": 47,
        "name": "AI Chatbot"
      }
    ],
    "image": []
  }
}