Loading MCP server directory, please wait...
Social video URL to direct media links & metadata (TikTok, YouTube, Instagram, X) for AI workflows.
npx @getmcp/cli add io.github.huangyunbin/soclipRequires Node.js 18+. Community-contributed server. Review source before installing.
SOCLIP_API_KEYAPI key from https://soclip.dev (dashboard). New accounts get 500 free credits.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.huangyunbin/soclip": {
"command": "npx",
"args": [
"-y",
"soclip-mcp"
],
"env": {
"SOCLIP_API_KEY": ""
}
}
}
}