Pete

The Stack

All posts / Spotify (1)

Ithaca, NY

Built a Spotify MCP server this weekend. Most of the ones out there run as a local subprocess on your laptop. This one runs once in a Docker container and any MCP client on the LAN or Tailscale hits it over SSE. Nine tools, one OAuth, no per-machine setup.

github.com/pete-builds/spotify-mcp-sse ↗