{
  "workflow": {
    "id": 5360,
    "name": "🛠️ Spotify tool MCP server 💪 all 30 operations",
    "views": 171,
    "recentViews": 0,
    "totalViews": 171,
    "createdAt": "2025-06-26T03:10:02.426Z",
    "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 Spotify Tool operations to AI agents. Zero configuration needed - all 30 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 Spotify Tool operation\n• **AI Expressions**: Automatically populate parameters via `$fromAI()` placeholders\n• **Native Integration**: Uses official n8n Spotify Tool tool with full error handling\n\n## 📋 Available Operations (30 total)\n\nEvery possible Spotify Tool operation is included:\n\n### 🔧 Album (4 operations)\n\n• **Get an album**\n• **Get new album releases**\n• **Get an album's tracks by URI or ID**\n• **Search albums by keyword**\n\n### 🔧 Artist (5 operations)\n\n• **Get an artist**\n• **Get an artist's albums by URI or ID**\n• **Get an artist's related artists by URI or ID**\n• **Get an artist's top tracks by URI or ID**\n• **Search artists by keyword**\n\n### 🔧 Library (1 operations)\n\n• **Get liked tracks**\n\n### 🔧 Mydata (1 operations)\n\n• **Get your followed artists**\n\n### 🔧 Player (9 operations)\n\n• **Add a song to a queue**\n• **Get the currently playing track**\n• **Skip to the next track**\n• **Pause the player**\n• **Skip to the previous song**\n• **Get the recently played tracks**\n• **Resume the player**\n• **Set volume on the player**\n• **Start music on the player**\n\n### 🔧 Playlist (7 operations)\n\n• **Add an Item to a playlist**\n• **Create a playlist**\n• **Get a playlist**\n• **Get a user's playlists**\n• **Get a playlist's tracks by URI or ID**\n• **Remove an item from a playlist**\n• **Search playlists by keyword**\n\n### 🔧 Track (3 operations)\n\n• **Get a track**\n• **Get audio features of a track**\n• **Search tracks by keyword**\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 Spotify 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 Spotify 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": "UzMP5cZQvJ38AizO",
      "meta": null,
      "name": "Spotify Tool MCP Server",
      "tags": [],
      "nodes": [
        {
          "id": "ef9e6e3a-3888-40f0-8bc5-ded13aaf336a",
          "name": "Workflow Overview 0",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -1480,
            180
          ],
          "parameters": {
            "content": ""
          },
          "typeVersion": 1
        },
        {
          "id": "991bcaf0-2045-457b-9140-5a95a3d072f8",
          "name": "Spotify Tool MCP Server",
          "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
          "position": [
            200,
            140
          ],
          "webhookId": "df47ced1-3e97-4b0c-8465-6d05d0b5309b",
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "742e8e7e-9b58-461b-8888-ca1c9199b884",
          "name": "Get an album",
          "type": "n8n-nodes-base.spotifyTool",
          "position": [
            -800,
            140
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "20cfae72-32ee-4446-b378-560ed161a327",
          "name": "Get new album releases",
          "type": "n8n-nodes-base.spotifyTool",
          "position": [
            -580,
            140
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "b6c600b2-04d5-47d0-ae4d-dbfa4efbf1a3",
          "name": "Get an album's tracks by URI or ID",
          "type": "n8n-nodes-base.spotifyTool",
          "position": [
            -360,
            140
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "5f5ec110-5678-4435-8e5c-c6ea24e2ed44",
          "name": "Search albums by keyword",
          "type": "n8n-nodes-base.spotifyTool",
          "position": [
            -140,
            140
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "58c7a818-ce97-406e-b06a-a8726f380bb0",
          "name": "Sticky Note 1",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -1000,
            120
          ],
          "parameters": {
            "content": ""
          },
          "typeVersion": 1
        },
        {
          "id": "daca2e88-efb6-45b6-9ad9-458a6ad7d110",
          "name": "Get an artist",
          "type": "n8n-nodes-base.spotifyTool",
          "position": [
            -800,
            380
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "9dd35430-48db-44e0-8e4b-79451e95aabc",
          "name": "Get an artist's albums by URI or ID",
          "type": "n8n-nodes-base.spotifyTool",
          "position": [
            -580,
            380
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "09b5adaa-2559-4976-a945-7c4cc5edfaf5",
          "name": "Get an artist's related artists by URI or ID",
          "type": "n8n-nodes-base.spotifyTool",
          "position": [
            -360,
            380
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "df4508a9-0da5-465d-bec3-fb36f1901603",
          "name": "Get an artist's top tracks by URI or ID",
          "type": "n8n-nodes-base.spotifyTool",
          "position": [
            -140,
            380
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "13e1a317-dca1-4cfc-9406-3bbb2be5862b",
          "name": "Search artists by keyword",
          "type": "n8n-nodes-base.spotifyTool",
          "position": [
            80,
            380
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "2bcad20d-c129-4e5b-9157-55b5bb2e5c3f",
          "name": "Sticky Note 2",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -1000,
            360
          ],
          "parameters": {
            "content": ""
          },
          "typeVersion": 1
        },
        {
          "id": "f045e5bc-64d1-4757-ae75-ffcc7e725883",
          "name": "Get liked tracks",
          "type": "n8n-nodes-base.spotifyTool",
          "position": [
            580,
            860
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "5dfcab6c-13cb-4b74-8219-43e32e3fe378",
          "name": "Sticky Note 3",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            380,
            840
          ],
          "parameters": {
            "content": ""
          },
          "typeVersion": 1
        },
        {
          "id": "e26b6b18-fc59-4804-aa39-44f3bc69340a",
          "name": "Get your followed artists",
          "type": "n8n-nodes-base.spotifyTool",
          "position": [
            100,
            860
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "8ff2d495-b391-4f37-94e1-e52dcca7307a",
          "name": "Sticky Note 4",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -100,
            840
          ],
          "parameters": {
            "content": ""
          },
          "typeVersion": 1
        },
        {
          "id": "d4f637f1-2a5d-4b91-af17-05317776c385",
          "name": "Add a song to a queue",
          "type": "n8n-nodes-base.spotifyTool",
          "position": [
            -800,
            1100
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "a0fc2be2-23a0-40b4-9e04-cd0386913138",
          "name": "Get the currently playing track",
          "type": "n8n-nodes-base.spotifyTool",
          "position": [
            -580,
            1100
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "d4e9ce44-4d6b-4282-901a-bdea4a5fec0e",
          "name": "Skip to the next track",
          "type": "n8n-nodes-base.spotifyTool",
          "position": [
            -360,
            1100
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "9362deb3-9792-46e6-afd9-06c3b538f011",
          "name": "Pause the player",
          "type": "n8n-nodes-base.spotifyTool",
          "position": [
            -140,
            1100
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "8252cbfc-da38-4541-b8fd-4c44360507a7",
          "name": "Skip to the previous song",
          "type": "n8n-nodes-base.spotifyTool",
          "position": [
            80,
            1100
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "df94c946-b0a2-4e24-9820-a475a8b21caf",
          "name": "Get the recently played tracks",
          "type": "n8n-nodes-base.spotifyTool",
          "position": [
            300,
            1100
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "670f10fd-eb58-493d-b604-380fb31b7a64",
          "name": "Resume the player",
          "type": "n8n-nodes-base.spotifyTool",
          "position": [
            520,
            1100
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "78c794c8-b878-46b4-8caf-e9ee5a9b99ad",
          "name": "Set volume on the player",
          "type": "n8n-nodes-base.spotifyTool",
          "position": [
            740,
            1100
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "f64824c1-657d-4a6f-85f5-19d76a98628c",
          "name": "Start music on the player",
          "type": "n8n-nodes-base.spotifyTool",
          "position": [
            960,
            1100
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "6c711374-ccac-4c3d-8dd0-c6834f0a2b77",
          "name": "Sticky Note 5",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -1000,
            1080
          ],
          "parameters": {
            "content": ""
          },
          "typeVersion": 1
        },
        {
          "id": "1b338588-7a97-4eeb-b42e-2cf3ba820c2c",
          "name": "Add an Item to a playlist",
          "type": "n8n-nodes-base.spotifyTool",
          "position": [
            -800,
            620
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "3404f142-a9a6-4477-ad44-0e08cda041ee",
          "name": "Create a playlist",
          "type": "n8n-nodes-base.spotifyTool",
          "position": [
            -580,
            620
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "a218bf2c-310f-4ec0-9859-e693e4416b0a",
          "name": "Get a playlist",
          "type": "n8n-nodes-base.spotifyTool",
          "position": [
            -360,
            620
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "0fd91681-94b6-4eab-b44b-e703589793d3",
          "name": "Get a user's playlists",
          "type": "n8n-nodes-base.spotifyTool",
          "position": [
            -140,
            620
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "d9835993-9c27-4df6-91a5-4897c62fbe66",
          "name": "Get a playlist's tracks by URI or ID",
          "type": "n8n-nodes-base.spotifyTool",
          "position": [
            80,
            620
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "28d1327a-9635-45df-8f02-b7c2a8037f34",
          "name": "Remove an item from a playlist",
          "type": "n8n-nodes-base.spotifyTool",
          "position": [
            300,
            620
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "2352aa79-53b3-472a-819e-bef5a43e592b",
          "name": "Search playlists by keyword",
          "type": "n8n-nodes-base.spotifyTool",
          "position": [
            520,
            620
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "2493a96a-7c5e-4a4f-ac33-94a911c831f8",
          "name": "Sticky Note 6",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -1000,
            600
          ],
          "parameters": {
            "content": ""
          },
          "typeVersion": 1
        },
        {
          "id": "f4825618-b578-4fff-899d-3e1d8182bed8",
          "name": "Get a track",
          "type": "n8n-nodes-base.spotifyTool",
          "position": [
            -800,
            860
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "d0f714ed-9c64-44b1-9e67-6e5984758e83",
          "name": "Get audio features of a track",
          "type": "n8n-nodes-base.spotifyTool",
          "position": [
            -580,
            860
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "1f0792b1-ce13-4612-875e-d98b8774f96a",
          "name": "Search tracks by keyword",
          "type": "n8n-nodes-base.spotifyTool",
          "position": [
            -360,
            860
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "7766868c-b809-42dd-80ea-ed3ad8fdef40",
          "name": "Sticky Note 7",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -1000,
            840
          ],
          "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-21T08:43:22.810Z",
          "projectId": "G5fce9xGuBAsWBXe",
          "updatedAt": "2025-06-21T08:43:22.810Z",
          "workflowId": "UzMP5cZQvJ38AizO"
        }
      ],
      "pinData": {},
      "settings": {
        "timezone": "America/New_York"
      },
      "createdAt": "2025-06-21T08:43:22.808Z",
      "updatedAt": "2025-06-26T03:09:43.000Z",
      "versionId": "fd5b62c3-a697-45b4-ac1e-ab4d0482e48d",
      "isArchived": false,
      "staticData": null,
      "connections": {
        "Get a track": {
          "ai_tool": [
            [
              {
                "node": "Spotify Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get an album": {
          "ai_tool": [
            [
              {
                "node": "Spotify Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get an artist": {
          "ai_tool": [
            [
              {
                "node": "Spotify Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get a playlist": {
          "ai_tool": [
            [
              {
                "node": "Spotify Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get liked tracks": {
          "ai_tool": [
            [
              {
                "node": "Spotify Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Pause the player": {
          "ai_tool": [
            [
              {
                "node": "Spotify Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Create a playlist": {
          "ai_tool": [
            [
              {
                "node": "Spotify Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Resume the player": {
          "ai_tool": [
            [
              {
                "node": "Spotify Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Add a song to a queue": {
          "ai_tool": [
            [
              {
                "node": "Spotify Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get a user's playlists": {
          "ai_tool": [
            [
              {
                "node": "Spotify Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get new album releases": {
          "ai_tool": [
            [
              {
                "node": "Spotify Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Skip to the next track": {
          "ai_tool": [
            [
              {
                "node": "Spotify Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Search albums by keyword": {
          "ai_tool": [
            [
              {
                "node": "Spotify Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Search tracks by keyword": {
          "ai_tool": [
            [
              {
                "node": "Spotify Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Set volume on the player": {
          "ai_tool": [
            [
              {
                "node": "Spotify Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Add an Item to a playlist": {
          "ai_tool": [
            [
              {
                "node": "Spotify Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get your followed artists": {
          "ai_tool": [
            [
              {
                "node": "Spotify Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Search artists by keyword": {
          "ai_tool": [
            [
              {
                "node": "Spotify Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Skip to the previous song": {
          "ai_tool": [
            [
              {
                "node": "Spotify Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Start music on the player": {
          "ai_tool": [
            [
              {
                "node": "Spotify Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Search playlists by keyword": {
          "ai_tool": [
            [
              {
                "node": "Spotify Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get audio features of a track": {
          "ai_tool": [
            [
              {
                "node": "Spotify Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get the recently played tracks": {
          "ai_tool": [
            [
              {
                "node": "Spotify Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Remove an item from a playlist": {
          "ai_tool": [
            [
              {
                "node": "Spotify Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get the currently playing track": {
          "ai_tool": [
            [
              {
                "node": "Spotify Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get an album's tracks by URI or ID": {
          "ai_tool": [
            [
              {
                "node": "Spotify Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get an artist's albums by URI or ID": {
          "ai_tool": [
            [
              {
                "node": "Spotify Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get a playlist's tracks by URI or ID": {
          "ai_tool": [
            [
              {
                "node": "Spotify Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get an artist's top tracks by URI or ID": {
          "ai_tool": [
            [
              {
                "node": "Spotify Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get an artist's related artists by URI or ID": {
          "ai_tool": [
            [
              {
                "node": "Spotify Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        }
      },
      "triggerCount": 0
    },
    "lastUpdatedBy": 29,
    "workflowInfo": {
      "nodeCount": 39,
      "nodeTypes": {
        "n8n-nodes-base.stickyNote": {
          "count": 8
        },
        "n8n-nodes-base.spotifyTool": {
          "count": 30
        },
        "@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": 45,
        "name": "Miscellaneous"
      },
      {
        "id": 47,
        "name": "AI Chatbot"
      }
    ],
    "image": []
  }
}