MCP Directory
Back

SpotifyScraper

by AliAkhtari78 · Python · ★ 267

Extract public Spotify data — tracks, albums, artists, playlists, podcasts & lyrics — without the official API. Sync + async, typed models, one dependency.

#async#claude#httpx#llm#lyrics#mcp#mcp-server#metadata#model-context-protocol#music#no-api-key#podcast#python#scraper#spotify#spotify-api#spotify-lyrics#spotify-scraper#spotify-web-player#web-scraping

Install

pip install git+https://github.com/AliAkhtari78/SpotifyScraper.git

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "spotifyscraper": {
      "command": "uvx",
      "args": [
        "git+https://github.com/AliAkhtari78/SpotifyScraper.git"
      ]
    }
  }
}

From the README

[](https://aliakhtari.com/spotify/) [](https://pypi.org/project/spotifyscraper/) [](https://pypi.org/project/spotifyscraper/) [](https://pepy.tech/project/spotifyscraper) [](https://github.com/AliAkhtari78/SpotifyScraper/actions/workflows/ci.yml) [](https://spotifyscraper.readthedocs.io) [](https://github.com/AliAkhtari78/SpotifyScraper/pkgs/container/spotifyscraper) [](https://github.com/AliAkhtari78/SpotifyScraper#reliability--maintenance) [](https://github.com/AliAkhtari78/SpotifyScraper/blob/master/LICENSE) [](https://github.com/AliAkhtari78/SpotifyScraper/stargazers) **Extract public Spo…
Read full README on GitHub →

Related ai & ml servers