HomeBrowser Automation & Scraping › SpotifyScraper

SpotifyScraper

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

Python
★ 309 stars Last pushed 2026-09-18 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (pypi 3.9.2)

uvx spotifyscraper

Or add to your MCP client config:

{
  "mcpServers": {
    "spotifyscraper": {
      "command": "uvx",
      "args": [
        "spotifyscraper"
      ],
      "env": {
        "SPOTIFY_SP_DC": "<YOUR_VALUE>"
      }
    }
  }
}
  • SPOTIFY_SP_DC secret — Optional sp_dc cookie that unlocks authenticated tools (lyrics, transcripts, account).

Related servers

Data from the Official MCP Registry