soundcloud-downloader-mcp

内容来源:README.md(说明文档) · 原始地址 · 查看安装指南

原始内容

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