Skip to main content

🛠️ Spotify tool MCP server 💪 all 30 operations

Workflow preview

Workflow preview
100%
🛠️ Spotify tool MCP server 💪 all 30 operations preview
Open on n8n.io

Important notice

This workflow is provided as-is. Please review and test before using in production.

1. Workflow Overview

Need help? Want access to this workflow + many more paid workflows + live Q&A sessions with a top verified n8n creator? [Join the community](https://www.skool.com/beyond nodes automation lab 2006/a...

Best for

  • Miscellaneous automation workflows
  • AI Chatbot automation workflows
  • advanced n8n builders looking for reusable templates

Tools used

n8n-nodes-base.stickynote, @n8n/n8n-nodes-langchain.mcptrigger, n8n-nodes-base.spotifytool

Source and attribution

This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by David Ashby.

Original n8n.io source

1.1 Workflow description

Title
🛠️ Spotify tool MCP server 💪 all 30 operations
Workflow name
🛠️ Spotify tool MCP server 💪 all 30 operations

Need help? Want access to this workflow + many more paid workflows + live Q&A sessions with a top verified n8n creator?

Join the community

Complete MCP server exposing all Spotify Tool operations to AI agents. Zero configuration needed - all 30 operations pre-built.

⚡ Quick Setup

  1. Import this workflow into your n8n instance
  2. Activate the workflow to start your MCP server
  3. Copy the webhook URL from the MCP trigger node
  4. Connect AI agents using the MCP URL

🔧 How it Works

MCP Trigger: Serves as your server endpoint for AI agent requests • Tool Nodes: Pre-configured for every Spotify Tool operation • AI Expressions: Automatically populate parameters via $fromAI() placeholders • Native Integration: Uses official n8n Spotify Tool tool with full error handling

📋 Available Operations (30 total)

Every possible Spotify Tool operation is included:

🔧 Album (4 operations)

Get an albumGet new album releasesGet an album's tracks by URI or IDSearch albums by keyword

🔧 Artist (5 operations)

Get an artistGet an artist's albums by URI or IDGet an artist's related artists by URI or IDGet an artist's top tracks by URI or IDSearch artists by keyword

🔧 Library (1 operations)

Get liked tracks

🔧 Mydata (1 operations)

Get your followed artists

🔧 Player (9 operations)

Add a song to a queueGet the currently playing trackSkip to the next trackPause the playerSkip to the previous songGet the recently played tracksResume the playerSet volume on the playerStart music on the player

🔧 Playlist (7 operations)

Add an Item to a playlistCreate a playlistGet a playlistGet a user's playlistsGet a playlist's tracks by URI or IDRemove an item from a playlistSearch playlists by keyword

🔧 Track (3 operations)

Get a trackGet audio features of a trackSearch tracks by keyword

🤖 AI Integration

Parameter Handling: AI agents automatically provide values for: • Resource IDs and identifiers • Search queries and filters • Content and data payloads • Configuration options

Response Format: Native Spotify Tool API responses with full data structure

Error Handling: Built-in n8n error management and retry logic

💡 Usage Examples

Connect this MCP server to any AI agent or workflow:

Claude Desktop: Add MCP server URL to configuration • Custom AI Apps: Use MCP URL as tool endpoint • Other n8n Workflows: Call MCP tools from any workflow • API Integration: Direct HTTP calls to MCP endpoints

✨ Benefits

Complete Coverage: Every Spotify Tool operation available • Zero Setup: No parameter mapping or configuration needed • AI-Ready: Built-in $fromAI() expressions for all parameters • Production Ready: Native n8n error handling and logging • Extensible: Easily modify or add custom logic

> 🆓 Free for community use! Ready to deploy in under 2 minutes.

1.2 Logical Blocks

This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.

2. Block-by-Block Analysis

Block 1 - Workflow Overview 0

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 2 - Spotify Tool MCP Server

Type / Role
@n8n/n8n-nodes-langchain.mcpTrigger - mcpTrigger
Config choices
Version 1

Block 3 - Get an album

Type / Role
n8n-nodes-base.spotifyTool - spotifyTool
Config choices
Version 1

Block 4 - Get new album releases

Type / Role
n8n-nodes-base.spotifyTool - spotifyTool
Config choices
Version 1

Block 5 - Get an album's tracks by URI or ID

Type / Role
n8n-nodes-base.spotifyTool - spotifyTool
Config choices
Version 1

Block 6 - Search albums by keyword

Type / Role
n8n-nodes-base.spotifyTool - spotifyTool
Config choices
Version 1

Block 7 - Sticky Note 1

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 8 - Get an artist

Type / Role
n8n-nodes-base.spotifyTool - spotifyTool
Config choices
Version 1

Block 9 - Get an artist's albums by URI or ID

Type / Role
n8n-nodes-base.spotifyTool - spotifyTool
Config choices
Version 1

Block 10 - Get an artist's related artists by URI or ID

Type / Role
n8n-nodes-base.spotifyTool - spotifyTool
Config choices
Version 1

Block 11 - Get an artist's top tracks by URI or ID

Type / Role
n8n-nodes-base.spotifyTool - spotifyTool
Config choices
Version 1

Block 12 - Search artists by keyword

Type / Role
n8n-nodes-base.spotifyTool - spotifyTool
Config choices
Version 1

Block 13 - Sticky Note 2

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 14 - Get liked tracks

Type / Role
n8n-nodes-base.spotifyTool - spotifyTool
Config choices
Version 1

Block 15 - Sticky Note 3

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 16 - Get your followed artists

Type / Role
n8n-nodes-base.spotifyTool - spotifyTool
Config choices
Version 1

Block 17 - Sticky Note 4

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 18 - Add a song to a queue

Type / Role
n8n-nodes-base.spotifyTool - spotifyTool
Config choices
Version 1

Block 19 - Get the currently playing track

Type / Role
n8n-nodes-base.spotifyTool - spotifyTool
Config choices
Version 1

Block 20 - Skip to the next track

Type / Role
n8n-nodes-base.spotifyTool - spotifyTool
Config choices
Version 1

Block 21 - Pause the player

Type / Role
n8n-nodes-base.spotifyTool - spotifyTool
Config choices
Version 1

Block 22 - Skip to the previous song

Type / Role
n8n-nodes-base.spotifyTool - spotifyTool
Config choices
Version 1

Block 23 - Get the recently played tracks

Type / Role
n8n-nodes-base.spotifyTool - spotifyTool
Config choices
Version 1

Block 24 - Resume the player

Type / Role
n8n-nodes-base.spotifyTool - spotifyTool
Config choices
Version 1

Showing the first 24 of 39 workflow blocks. Download the JSON for the full node graph.

3. Summary Table

Workflow 🛠️ Spotify tool MCP server 💪 all 30 operations
Complexity advanced
Nodes 39
Categories Miscellaneous, AI Chatbot
Author David Ashby
Published 26 Jun 2025

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/5360/5360.json as the source template for this automation.

  2. 2. Import the template into n8n

    Open n8n, import the downloaded JSON, and review each node before activating the workflow.

  3. 3. Configure credentials and variables

    Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.

  4. 4. Test with sample data

    Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.

  5. 5. Activate and monitor

    Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.

5. General Notes & Resources

Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.

Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.

Frequently asked questions

What does 🛠️ Spotify tool MCP server 💪 all 30 operations do?

Need help? Want access to this workflow + many more paid workflows + live Q&A sessions with a top verified n8n creator? [Join the community](https://www.skool.com/beyond nodes automation lab 2006/a...

What do I need before importing this workflow?

Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.

Can I customize this workflow?

Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Miscellaneous, AI Chatbot use case.