Home › Browser Automation & Scraping › SpotifyScraper
SpotifyScraper
Public Spotify metadata, lyrics and podcasts for LLM agents. No API key, read-only.
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_DCsecret — Optional sp_dc cookie that unlocks authenticated tools (lyrics, transcripts, account).
Related servers
Scrapling MCP Server
Web scraping with stealth HTTP, real browsers, and Cloudflare bypass. CSS selectors supported.
UI-TARS-desktop
MCP server for web search operations
playwright-mcp
Playwright Tools for MCP
invisible_playwright_mcp
AI browser agent: browses, clicks, types, and reads real web pages from plain-English instructions.
Scrapegraph-ai
AI-powered web scraping library that creates scraping pipelines using natural language.- [ScrapeGraphAI](https://scrapegraphai.com)
Skyvern
AI-powered browser automation — navigate, click, fill forms, and extract data from any website.
Data from the Official MCP Registry