MCP Server
MCP
io.github.huangyunbin/soclip
Social video URL to direct media links & metadata (TikTok, YouTube, Instagram, X) for AI workflows.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "soclip-mcp",
"version": "0.1.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "API key from https://soclip.dev (dashboard). New accounts get 500 free credits.",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "SOCLIP_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
Comments
Sign in to leave a comment