{
  "name": "🛠️ Spotify tool MCP server 💪 all 30 operations",
  "nodes": [
    {
      "id": "ef9e6e3a-3888-40f0-8bc5-ded13aaf336a",
      "name": "Workflow Overview 0",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1480,
        180
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "991bcaf0-2045-457b-9140-5a95a3d072f8",
      "name": "Spotify Tool MCP Server",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        200,
        140
      ]
    },
    {
      "id": "742e8e7e-9b58-461b-8888-ca1c9199b884",
      "name": "Get an album",
      "type": "n8n-nodes-base.spotifyTool",
      "position": [
        -800,
        140
      ]
    },
    {
      "id": "20cfae72-32ee-4446-b378-560ed161a327",
      "name": "Get new album releases",
      "type": "n8n-nodes-base.spotifyTool",
      "position": [
        -580,
        140
      ]
    },
    {
      "id": "b6c600b2-04d5-47d0-ae4d-dbfa4efbf1a3",
      "name": "Get an album's tracks by URI or ID",
      "type": "n8n-nodes-base.spotifyTool",
      "position": [
        -360,
        140
      ]
    },
    {
      "id": "5f5ec110-5678-4435-8e5c-c6ea24e2ed44",
      "name": "Search albums by keyword",
      "type": "n8n-nodes-base.spotifyTool",
      "position": [
        -140,
        140
      ]
    },
    {
      "id": "58c7a818-ce97-406e-b06a-a8726f380bb0",
      "name": "Sticky Note 1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        120
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "daca2e88-efb6-45b6-9ad9-458a6ad7d110",
      "name": "Get an artist",
      "type": "n8n-nodes-base.spotifyTool",
      "position": [
        -800,
        380
      ]
    },
    {
      "id": "9dd35430-48db-44e0-8e4b-79451e95aabc",
      "name": "Get an artist's albums by URI or ID",
      "type": "n8n-nodes-base.spotifyTool",
      "position": [
        -580,
        380
      ]
    },
    {
      "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
      ]
    },
    {
      "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
      ]
    },
    {
      "id": "13e1a317-dca1-4cfc-9406-3bbb2be5862b",
      "name": "Search artists by keyword",
      "type": "n8n-nodes-base.spotifyTool",
      "position": [
        80,
        380
      ]
    },
    {
      "id": "2bcad20d-c129-4e5b-9157-55b5bb2e5c3f",
      "name": "Sticky Note 2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        360
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "f045e5bc-64d1-4757-ae75-ffcc7e725883",
      "name": "Get liked tracks",
      "type": "n8n-nodes-base.spotifyTool",
      "position": [
        580,
        860
      ]
    },
    {
      "id": "5dfcab6c-13cb-4b74-8219-43e32e3fe378",
      "name": "Sticky Note 3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        380,
        840
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "e26b6b18-fc59-4804-aa39-44f3bc69340a",
      "name": "Get your followed artists",
      "type": "n8n-nodes-base.spotifyTool",
      "position": [
        100,
        860
      ]
    },
    {
      "id": "8ff2d495-b391-4f37-94e1-e52dcca7307a",
      "name": "Sticky Note 4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -100,
        840
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "d4f637f1-2a5d-4b91-af17-05317776c385",
      "name": "Add a song to a queue",
      "type": "n8n-nodes-base.spotifyTool",
      "position": [
        -800,
        1100
      ]
    },
    {
      "id": "a0fc2be2-23a0-40b4-9e04-cd0386913138",
      "name": "Get the currently playing track",
      "type": "n8n-nodes-base.spotifyTool",
      "position": [
        -580,
        1100
      ]
    },
    {
      "id": "d4e9ce44-4d6b-4282-901a-bdea4a5fec0e",
      "name": "Skip to the next track",
      "type": "n8n-nodes-base.spotifyTool",
      "position": [
        -360,
        1100
      ]
    },
    {
      "id": "9362deb3-9792-46e6-afd9-06c3b538f011",
      "name": "Pause the player",
      "type": "n8n-nodes-base.spotifyTool",
      "position": [
        -140,
        1100
      ]
    },
    {
      "id": "8252cbfc-da38-4541-b8fd-4c44360507a7",
      "name": "Skip to the previous song",
      "type": "n8n-nodes-base.spotifyTool",
      "position": [
        80,
        1100
      ]
    },
    {
      "id": "df94c946-b0a2-4e24-9820-a475a8b21caf",
      "name": "Get the recently played tracks",
      "type": "n8n-nodes-base.spotifyTool",
      "position": [
        300,
        1100
      ]
    },
    {
      "id": "670f10fd-eb58-493d-b604-380fb31b7a64",
      "name": "Resume the player",
      "type": "n8n-nodes-base.spotifyTool",
      "position": [
        520,
        1100
      ]
    },
    {
      "id": "78c794c8-b878-46b4-8caf-e9ee5a9b99ad",
      "name": "Set volume on the player",
      "type": "n8n-nodes-base.spotifyTool",
      "position": [
        740,
        1100
      ]
    },
    {
      "id": "f64824c1-657d-4a6f-85f5-19d76a98628c",
      "name": "Start music on the player",
      "type": "n8n-nodes-base.spotifyTool",
      "position": [
        960,
        1100
      ]
    },
    {
      "id": "6c711374-ccac-4c3d-8dd0-c6834f0a2b77",
      "name": "Sticky Note 5",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        1080
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "1b338588-7a97-4eeb-b42e-2cf3ba820c2c",
      "name": "Add an Item to a playlist",
      "type": "n8n-nodes-base.spotifyTool",
      "position": [
        -800,
        620
      ]
    },
    {
      "id": "3404f142-a9a6-4477-ad44-0e08cda041ee",
      "name": "Create a playlist",
      "type": "n8n-nodes-base.spotifyTool",
      "position": [
        -580,
        620
      ]
    },
    {
      "id": "a218bf2c-310f-4ec0-9859-e693e4416b0a",
      "name": "Get a playlist",
      "type": "n8n-nodes-base.spotifyTool",
      "position": [
        -360,
        620
      ]
    },
    {
      "id": "0fd91681-94b6-4eab-b44b-e703589793d3",
      "name": "Get a user's playlists",
      "type": "n8n-nodes-base.spotifyTool",
      "position": [
        -140,
        620
      ]
    },
    {
      "id": "d9835993-9c27-4df6-91a5-4897c62fbe66",
      "name": "Get a playlist's tracks by URI or ID",
      "type": "n8n-nodes-base.spotifyTool",
      "position": [
        80,
        620
      ]
    },
    {
      "id": "28d1327a-9635-45df-8f02-b7c2a8037f34",
      "name": "Remove an item from a playlist",
      "type": "n8n-nodes-base.spotifyTool",
      "position": [
        300,
        620
      ]
    },
    {
      "id": "2352aa79-53b3-472a-819e-bef5a43e592b",
      "name": "Search playlists by keyword",
      "type": "n8n-nodes-base.spotifyTool",
      "position": [
        520,
        620
      ]
    },
    {
      "id": "2493a96a-7c5e-4a4f-ac33-94a911c831f8",
      "name": "Sticky Note 6",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        600
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "f4825618-b578-4fff-899d-3e1d8182bed8",
      "name": "Get a track",
      "type": "n8n-nodes-base.spotifyTool",
      "position": [
        -800,
        860
      ]
    },
    {
      "id": "d0f714ed-9c64-44b1-9e67-6e5984758e83",
      "name": "Get audio features of a track",
      "type": "n8n-nodes-base.spotifyTool",
      "position": [
        -580,
        860
      ]
    },
    {
      "id": "1f0792b1-ce13-4612-875e-d98b8774f96a",
      "name": "Search tracks by keyword",
      "type": "n8n-nodes-base.spotifyTool",
      "position": [
        -360,
        860
      ]
    },
    {
      "id": "7766868c-b809-42dd-80ea-ed3ad8fdef40",
      "name": "Sticky Note 7",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        840
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    }
  ],
  "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
          }
        ]
      ]
    }
  }
}