SoundCloud Downloader
Enables downloading tracks, playlists, and user content from SoundCloud with granular control over output location, download modes, track limits, and metadata handling
README: https://github.com/arnavsurve/scdl-mcp
scdl-mcp
Download songs and playlists from Soundcloud with Claude. After installing, ask Claude about available features.
Installation
git clone https://github.com/arnavsurve/scdl-mcp
cd scdl-mcp
uv run mcp install server.py
You can use the Claude desktop client or any other LLM client that supports MCP. After running uv run mcp install server.py from the project directory, restart Claude desktop.
Dependencies
brew install ffmpeg pipx
pipx install scdl
or whatever package manager your OS uses. idc

