{
  "workflow": {
    "id": 5316,
    "name": "Make AI agents create, get, update custom fields 🛠️ ConvertKit tool MCP server",
    "views": 115,
    "recentViews": 0,
    "totalViews": 115,
    "createdAt": "2025-06-25T20:37:09.249Z",
    "description": "Need help? Want access to this workflow + many more paid workflows + live Q&A sessions with a top verified n8n creator?\n\n[Join the community](https://www.skool.com/beyond-nodes-automation-lab-2006/about)\n\nComplete MCP server exposing all ConvertKit Tool operations to AI agents. Zero configuration needed - all 15 operations pre-built.\n\n## ⚡ Quick Setup\n\n1. **Import** this workflow into your n8n instance\n2. **Activate** the workflow to start your MCP server\n3. **Copy** the webhook URL from the MCP trigger node\n4. **Connect** AI agents using the MCP URL\n\n## 🔧 How it Works\n\n• **MCP Trigger**: Serves as your server endpoint for AI agent requests\n• **Tool Nodes**: Pre-configured for every ConvertKit Tool operation\n• **AI Expressions**: Automatically populate parameters via `$fromAI()` placeholders\n• **Native Integration**: Uses official n8n ConvertKit Tool tool with full error handling\n\n## 📋 Available Operations (15 total)\n\nEvery possible ConvertKit Tool operation is included:\n\n### 🔧 Customfield (4 operations)\n\n• **Create a custom field**\n• **Delete a custom field**\n• **Get many custom fields**\n• **Update a custom field**\n\n### 🔧 Form (3 operations)\n\n• **Add a subscriber**\n• **Get many forms**\n• **Get all subscriptions**\n\n### 🔧 Sequence (3 operations)\n\n• **Add a subscriber**\n• **Get many sequences**\n• **Get all subscriptions to a sequence**\n\n### 🏷️ Tag (2 operations)\n\n• **Create a tag**\n• **Get many tags**\n\n### 🔧 Tagsubscriber (3 operations)\n\n• **Add a tag to a subscriber**\n• **Get many tag subscriptions**\n• **Delete a tag from a subscriber**\n\n## 🤖 AI Integration\n\n**Parameter Handling**: AI agents automatically provide values for:\n• Resource IDs and identifiers\n• Search queries and filters\n• Content and data payloads\n• Configuration options\n\n**Response Format**: Native ConvertKit Tool API responses with full data structure\n\n**Error Handling**: Built-in n8n error management and retry logic\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• **Custom AI Apps**: Use MCP URL as tool endpoint\n• **Other n8n Workflows**: Call MCP tools from any workflow\n• **API Integration**: Direct HTTP calls to MCP endpoints\n\n## ✨ Benefits\n\n• **Complete Coverage**: Every ConvertKit Tool operation available\n• **Zero Setup**: No parameter mapping or configuration needed\n• **AI-Ready**: Built-in `$fromAI()` expressions for all parameters\n• **Production Ready**: Native n8n error 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": {
      "id": "UkjnF4mBbckGnoQO",
      "meta": null,
      "name": "ConvertKit Tool MCP Server",
      "tags": [],
      "nodes": [
        {
          "id": "544b9aea-3046-4737-9bd9-65c50c0740dd",
          "name": "Workflow Overview 0",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -1500,
            100
          ],
          "parameters": {
            "content": ""
          },
          "typeVersion": 1
        },
        {
          "id": "6466bcd1-1fa9-4b59-9c8f-fb490da028d5",
          "name": "ConvertKit Tool MCP Server",
          "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
          "position": [
            -400,
            120
          ],
          "webhookId": "59b954b1-9605-4270-90de-e3a32d449742",
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "da847498-0fe8-4064-91a8-b31b9015b84e",
          "name": "Create a custom field",
          "type": "n8n-nodes-base.convertKitTool",
          "position": [
            -800,
            380
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "a75d623d-5c13-4ad1-969d-80ba9fc2f251",
          "name": "Delete a custom field",
          "type": "n8n-nodes-base.convertKitTool",
          "position": [
            -580,
            380
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "69a6efdb-f9a2-458b-b217-3df6d3c275d9",
          "name": "Get many custom fields",
          "type": "n8n-nodes-base.convertKitTool",
          "position": [
            -360,
            380
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "20918403-7da2-41fa-b189-97d9e40321ad",
          "name": "Update a custom field",
          "type": "n8n-nodes-base.convertKitTool",
          "position": [
            -140,
            380
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "30e0ae9e-5831-4385-a116-6c6e14826420",
          "name": "Sticky Note 1",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -1000,
            360
          ],
          "parameters": {
            "content": ""
          },
          "typeVersion": 1
        },
        {
          "id": "19dfdb41-357c-4978-b01a-e3978bd87dbc",
          "name": "Add a subscriber",
          "type": "n8n-nodes-base.convertKitTool",
          "position": [
            -800,
            860
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "a7525f6b-ae48-47e5-919c-bd79b601da61",
          "name": "Get many forms",
          "type": "n8n-nodes-base.convertKitTool",
          "position": [
            -580,
            620
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "3b2fc89b-02fc-4b03-b523-c6f8ef66df7b",
          "name": "Get all subscriptions",
          "type": "n8n-nodes-base.convertKitTool",
          "position": [
            -360,
            620
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "d29a590a-95b2-4e67-acd9-937ff04396b9",
          "name": "Sticky Note 2",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -1000,
            600
          ],
          "parameters": {
            "content": ""
          },
          "typeVersion": 1
        },
        {
          "id": "aaa9c0f8-79ec-4307-a40b-6720a6f86517",
          "name": "Add a subscriber",
          "type": "n8n-nodes-base.convertKitTool",
          "position": [
            -800,
            620
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "746f5c57-ba4f-483d-8e88-c5727e21f663",
          "name": "Get many sequences",
          "type": "n8n-nodes-base.convertKitTool",
          "position": [
            -580,
            860
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "f640fcb5-7d22-4611-bd95-487471c44042",
          "name": "Get all subscriptions to a sequence",
          "type": "n8n-nodes-base.convertKitTool",
          "position": [
            -360,
            860
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "dc5cb136-c440-4748-85aa-9d30308b3391",
          "name": "Sticky Note 3",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -1000,
            840
          ],
          "parameters": {
            "content": ""
          },
          "typeVersion": 1
        },
        {
          "id": "ab1f8429-fea1-4a9f-80b0-75432ecd697c",
          "name": "Create a tag",
          "type": "n8n-nodes-base.convertKitTool",
          "position": [
            -800,
            140
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "bf9366f6-07ef-4897-b3fb-15c5370ceef4",
          "name": "Get many tags",
          "type": "n8n-nodes-base.convertKitTool",
          "position": [
            -580,
            140
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "61a189af-c081-464d-8fd9-f1087eb33787",
          "name": "Sticky Note 4",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -1000,
            120
          ],
          "parameters": {
            "content": ""
          },
          "typeVersion": 1
        },
        {
          "id": "84506c65-ae12-44b2-b33e-8883b52b1972",
          "name": "Add a tag to a subscriber",
          "type": "n8n-nodes-base.convertKitTool",
          "position": [
            -800,
            1100
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "7ae4b0fd-6010-4f41-a90d-f6623ce6fd81",
          "name": "Get many tag subscriptions",
          "type": "n8n-nodes-base.convertKitTool",
          "position": [
            -580,
            1100
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "947e1451-5d52-4d27-9147-f8426088fb37",
          "name": "Delete a tag from a subscriber",
          "type": "n8n-nodes-base.convertKitTool",
          "position": [
            -360,
            1100
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "75498f9a-c39e-424e-a72e-3623bf646d9e",
          "name": "Sticky Note 5",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -1000,
            1080
          ],
          "parameters": {
            "content": ""
          },
          "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:35:16.903Z",
          "projectId": "G5fce9xGuBAsWBXe",
          "updatedAt": "2025-06-25T20:35:16.903Z",
          "workflowId": "UkjnF4mBbckGnoQO"
        }
      ],
      "pinData": {},
      "settings": {
        "timezone": "America/New_York"
      },
      "createdAt": "2025-06-25T20:35:16.900Z",
      "updatedAt": "2025-06-25T20:36:18.000Z",
      "versionId": "fae858e7-20a5-4663-b8a0-9c747a90e2c0",
      "isArchived": false,
      "staticData": null,
      "connections": {
        "Create a tag": {
          "ai_tool": [
            [
              {
                "node": "ConvertKit Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get many tags": {
          "ai_tool": [
            [
              {
                "node": "ConvertKit Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get many forms": {
          "ai_tool": [
            [
              {
                "node": "ConvertKit Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Add a subscriber": {
          "ai_tool": [
            [
              {
                "node": "ConvertKit Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get many sequences": {
          "ai_tool": [
            [
              {
                "node": "ConvertKit Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Create a custom field": {
          "ai_tool": [
            [
              {
                "node": "ConvertKit Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Delete a custom field": {
          "ai_tool": [
            [
              {
                "node": "ConvertKit Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get all subscriptions": {
          "ai_tool": [
            [
              {
                "node": "ConvertKit Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Update a custom field": {
          "ai_tool": [
            [
              {
                "node": "ConvertKit Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get many custom fields": {
          "ai_tool": [
            [
              {
                "node": "ConvertKit Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Add a tag to a subscriber": {
          "ai_tool": [
            [
              {
                "node": "ConvertKit Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get many tag subscriptions": {
          "ai_tool": [
            [
              {
                "node": "ConvertKit Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Delete a tag from a subscriber": {
          "ai_tool": [
            [
              {
                "node": "ConvertKit Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get all subscriptions to a sequence": {
          "ai_tool": [
            [
              {
                "node": "ConvertKit Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        }
      },
      "triggerCount": 0
    },
    "lastUpdatedBy": 29,
    "workflowInfo": {
      "nodeCount": 22,
      "nodeTypes": {
        "n8n-nodes-base.stickyNote": {
          "count": 6
        },
        "n8n-nodes-base.convertKitTool": {
          "count": 15
        },
        "@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": 33,
        "name": "Social Media"
      },
      {
        "id": 48,
        "name": "AI RAG"
      }
    ],
    "image": []
  }
}