sp

matthew-collett/sp
★ 0 stars Go Code/Dev Tools Updated today
A fast, minimal Spotify CLI and MCP server
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "sp": {
      "command": "go",
      "args": [
        "run",
        "github.com/matthew-collett/sp@latest"
      ]
    }
  }
}

README Excerpt

<div align="center"> <img width="400" src="etc/img.svg" alt="sp demo" /> **A fast, minimal Spotify CLI and MCP server** Control Spotify from your terminal or your LLM: search, queue, devices, playback, and quick-play shortcuts, from wherever you work. <img src="etc/demo.gif" alt="sp demo" /> </div> ```sh

Topics

climcpspotify