Skip to main content
Glama
ssavecc

ssave-mcp-server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SSAVE_API_KEYNoReserved for paid tier (Phase 3): sent as Authorization: Bearer <key>.
SSAVE_OUTPUT_DIRNoDefault output directory when output_dir is not passed. Default: ~/Downloads/ssave/~/Downloads/ssave/
SSAVE_API_BASE_URLNoOverride for local development (e.g. http://localhost:8000). Default: https://api.ssave.cchttps://api.ssave.cc

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
extract_mediaA

从 TikTok / Instagram / YouTube / Douyin 链接提取媒体元数据与可下载格式,返回 ssv_ token(5–15 分钟过期)与各格式下载 URL。

download_mediaA

把 extract_media 返回的媒体流式下载到本地磁盘(默认 ~/Downloads/ssave/),返回绝对路径与大小。token 过期(5–15 分钟)时请先重新 extract_media。

get_thumbnailA

把 extract_media 返回的封面图落盘(经 Ssave 代理,不暴露 IG/Douyin 源站直链)。

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ssavecc/ssave-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server