Favicon of SpotifyScraper

SpotifyScraper MCP Server

MCP ServerSearch & Web ResearchPythonOpen source

SpotifyScraper is a Python MCP server with uvx/pip, docker, remote URL. Extract public Spotify data — tracks, albums, artists, playlists, podcasts & lyrics — without the official API. Sync + async, typed models, one dependency.

How to use SpotifyScraper MCP Server

Install or run

pip install spotifyscraper                 # core (only depends on httpx)

Client configuration

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.AliAkhtari78/spotifyscraper",
  "description": "Public Spotify metadata, lyrics and podcasts for LLM agents. No API key, read-only.",
  "repository": {
    "url": "https://github.com/AliAkhtari78/SpotifyScraper",
    "source": "github"
  },
  "version": "3.9.1",
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "spotifyscraper",
      "version": "3.9.1",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "name": "SPOTIFY_SP_DC",
          "description": "Optional sp_dc cookie that unlocks authenticated tools (lyrics, transcripts, account).",
          "format": "string",
          "isRequired": false,
          "isSecret": true
        }
      ]
    }
  ]
}

What is SpotifyScraper MCP Server?

SpotifyScraper is a Python MCP server with uvx/pip, docker, remote URL. Extract public Spotify data — tracks, albums, artists, playlists, podcasts & lyrics — without the official API. Sync + async, typed models, one dependency. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
90/100
Maintenance signal
95/100
Adoption signal
60/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.

Key capabilities

  • Tool access support
  • Includes SKILL.md support
  • Shell commands support
  • Browser use support
  • Document generation support
  • Anthropic provider support
  • pyproject.toml config support

Available tools

openspec-apply-change

Technical details

Install or run SpotifyScraper using uvx/pip. Check AliAkhtari78/SpotifyScraper for the latest setup command.

uvx/pipdockerremote URLSSE
  • Built for Python
  • Built for Docker
  • Install or run with uvx/pip
  • Install or run with docker
  • Install or run with remote URL
  • Uses SSE transport
  • API key required
  • OAuth

Requirements and access

PythonDockerMIT licenseAPI key requiredOAuthAPI key requiredOAuthNetwork access

Security and permissions

Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.

Destructive actionsWrite actionsRead-only modeNetwork accessCredentials requiredCan write or update dataMay support destructive actionsAPI key required authenticationSelf-hosted

When to use SpotifyScraper MCP Server

  • Use it for connecting agents to external tools and data.
  • Use it for integrations workflows.
  • Use it for coding workflows.
  • Use it for data workflows.

Built with

PythonDockeruvx/pipdockerremote URLSSE

Explore related resources

Frequently asked questions

What is SpotifyScraper?

SpotifyScraper is a Python MCP server with uvx/pip, docker, remote URL. Extract public Spotify data — tracks, albums, artists, playlists, podcasts & lyrics — without the official API. Sync + async, typed models, one dependency.

Who is SpotifyScraper best for?

SpotifyScraper is best for connecting agents to external tools and data, integrations workflows, coding workflows, data workflows.

How do I install SpotifyScraper?

Install or run SpotifyScraper using uvx/pip. Check SpotifyScraper for the latest setup command.

Is SpotifyScraper actively maintained?

SpotifyScraper may need a closer maintenance check before production use.

Share:

Stars
265
Forks
31
Last commit
29 days ago
Repository age
6 years
License
MIT

Auto-fetched from GitHub.

Similar to SpotifyScraper