scdl-mcp
If you are the rightful owner of scdl-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
scdl-mcp is a tool for downloading songs and playlists from Soundcloud using Claude, leveraging the Model Context Protocol (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