Odel
ssave.cc — TikTok & Instagram Downloader

ssave.cc — TikTok & Instagram Downloader

Local
@ssaveccTypeScriptMITUpdated 6 days ago

Extract & download TikTok, Instagram, YouTube, Douyin media — HD, no watermark, MP3 export

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npm@ssavecc/mcp-serverv0.1.1

Run

npx -y @ssavecc/mcp-server

MCP client config

{
  "mcpServers": {
    "ssave-cc-tiktok-instagram-downloader": {
      "command": "npx",
      "args": [
        "-y",
        "@ssavecc/mcp-server"
      ]
    }
  }
}