Extract & download TikTok, Instagram, YouTube, Douyin media β HD, no watermark, MP3 export
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Model Context Protocol (MCP) server for Ssave.cc β extract and download TikTok / Instagram / YouTube / Douyin media (HD video without watermark, MP3 audio) directly to your local disk.
Runs locally via stdio, backed by the Ssave Open API (/open/v1). No registration required on the free tier.
Then add it to your MCP client:
Or project-level .mcp.json:
Settings β MCP β Add new MCP server:
Edit claude_desktop_config.json:
| Tool | Description |
|---|---|
extract_media | Extract metadata and available formats from a TikTok / Instagram / YouTube / Douyin URL. Returns an ssv_ token (expires in 5β15 min) plus per-format download URLs. |
download_media | Stream the extracted media to local disk (default ~/Downloads/ssave/, override with output_dir). Returns the absolute path and size. |
get_thumbnail | Save the media thumbnail to local disk (proxied β never exposes the source CDN link). |
Typical flow: extract_media(url) β take the returned id β download_media(id, type: "hd" | "watermark" | "mp3").
All optional:
| Variable | Default | Description |
|---|---|---|
SSAVE_API_BASE_URL | https://api.ssave.cc | Override for local development (e.g. http://localhost:8000). |
SSAVE_API_KEY | β | Reserved for paid tier (Phase 3): sent as Authorization: Bearer <key>. |
SSAVE_OUTPUT_DIR | ~/Downloads/ssave/ | Default output directory when output_dir is not passed. |
Shared with the Ssave Open API, per IP per UTC day:
| Operation | Limit |
|---|---|
extract | 10 / day |
download | 50 / day |
On 429 rate_limited the tool reports the UTC reset time.
For personal archiving of content you have access to. Respect platform Terms of Service. No bulk downloading. See ssave.cc/privacy.
MIT
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/ssave-cc-tiktok-instagram-downloader)<a href="https://allmcps.com/mcp/ssave-cc-tiktok-instagram-downloader"><img src="https://allmcps.com/api/badge/ssave-cc-tiktok-instagram-downloader?style=directory" alt="Ssave.cc β TikTok & Instagram Downloader on AllMCPs" /></a>