MCP.so
Sign In

Spotify MCP Server

@Jopgood

About Spotify MCP Server

A Media Control Protocol server for controlling Spotify playback

Basic information

Category

Media & Design

Runtime

node

Transports

stdio

Publisher

Jopgood

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "spotify-mcp-server-jopgood": {
      "command": "node",
      "args": [
        "client/spotify-cli.js"
      ]
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Spotify MCP Server?

Spotify MCP Server is a Media Control Protocol (MCP) server that provides a unified interface for controlling Spotify playback across different devices and applications. It is designed for developers and users who want to manage Spotify programmatically or via natural language commands.

How to use Spotify MCP Server?

Clone the

Comments

More Media & Design MCP servers