Loading MCP server directory, please wait...
Official Vugola MCP server - AI video clipping and multi-platform post scheduling.
npx @getmcp/cli add io.github.VCoder25/vugola-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
VUGOLA_API_KEYYour Vugola API key (prefix vug_sk_). Get one at https://www.vugolaai.com/dashboard/api-key. Requires a paid Vugola plan.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.VCoder25/vugola-mcp": {
"command": "npx",
"args": [
"-y",
"vugola-mcp"
],
"env": {
"VUGOLA_API_KEY": ""
}
}
}
}