Skip to content
Claude Desktop

spotifyscraper for Claude Desktop

io.github.aliakhtari78/spotifyscraper

Public Spotify metadata, lyrics and podcasts for LLM agents. No API key, read-only.

client:Claude Desktop transport:stdio runtime:pypi

Install spotifyscraper in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "spotifyscraper": {
      "command": "uvx",
      "args": [
        "spotifyscraper"
      ],
      "env": {
        "SPOTIFY_SP_DC": "<SPOTIFY_SP_DC>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

spotifyscraper in other clients