Loading languages...
@I

@imprvhub/mcp-claude-spotify

@imprvhub15

An integration that allows Claude Desktop to interact with Spotify using the Model Context Protocol (MCP).

Spotify
Music
Claude Desktop
Integration
Playback Control
Playlist Management
Recommendations

# mcpServer Config

{
  "spotify": {
    "command": "node",
    "args": [
      "ABSOLUTE_PATH_TO_DIRECTORY/mcp-claude-spotify/build/index.js"
    ],
    "env": {
      "SPOTIFY_CLIENT_ID": "your_client_id_here",
      "SPOTIFY_CLIENT_SECRET": "your_client_secret_here"
    }
  }
}

# stdio

node ABSOLUTE_PATH_TO_DIRECTORY/mcp-claude-spotify/build/index.js
Transport:
stdio
語言:
TypeScript
更新時間:7/23/2025