hurdy-gurdy

idin/hurdy-gurdy
★ 0 stars TypeScript API Integration Updated today
MCP server giving an agent real Spotify Web API access — full paginated library, following, and search — instead of the capped, fuzzy first-party connector.
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": {
    "hurdy-gurdy": {
      "command": "npx",
      "args": [
        "-y",
        "idin/hurdy-gurdy"
      ]
    }
  }
}

README Excerpt

An MCP server giving an agent real Spotify Web API access — full paginated library, following, and search — instead of the capped, fuzzy first-party connector. The built-in Spotify connector's tools return at most 5 results per search call, with no pagination, and have no tool at all for listing your full

Tools (1)

search_media