
Vugola MCP server
Clip videos into captioned shorts, add captions, and schedule posts from AI agents.
7 stars49 downloads/wk
Reviews
Write oneNobody has reviewed Vugola yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Vugola tools
Tool list not cached yet. `describe` through the gateway fetches it live.
Public scan report
scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it
- Code scan33 source files scanned25/25
- Live reliabilityremote reachable in 551ms (auth required)20/20
- –Tool poisoningtools not inspected (endpoint requires auth); not countedn/a
- Auth qualityOAuth resource metadata advertised on 40115/15
- Maintenancelast push 21 days ago15/15
- Maintainer identityregistry namespace matches repository owner6/10
What the publisher says
From the Vugola repository's README, as published. We do not edit it. Read it on GitHub
Vugola MCP
Official Vugola connector and plugin package for ChatGPT, Codex, Cursor, Grok Bot, Claude, and any MCP client.
This repo contains the OpenAI plugin package, Cursor Marketplace package, and hosted MCP definition. Every surface points at the same live hosted MCP every Vugola customer can use:
https://www.vugolaai.com/api/mcp
Sign in with your Vugola account. No API key for Cursor / Grok Bot / Claude / ChatGPT.
MCP access is included with every active paid Vugola plan. Clipping uses your Vugola credits.
Guide: vugolaai.com/mcp
Install (ChatGPT and Codex)
The public Vugola listing will be submitted through OpenAI's Plugins Directory. Until it is approved, test the production MCP in ChatGPT Developer mode:
- Turn on Developer mode under Settings → Security and login.
- Open Plugins, click +, and add an MCP server named Vugola.
- Enter https://www.vugolaai.com/api/mcp, then click Scan Tools.
- Sign in at Vugola, create the plugin, and test it in a new chat.
The OpenAI package lives at .codex-plugin/plugin.json and uses .mcp.json. A platform-issued .app.json is added only after OpenAI registers the MCP connection; this repository never fabricates or publishes a placeholder app ID.
OpenAI's plugin bundle is distributed from this public repository. The optional npm artifact remains the local stdio server only and intentionally excludes the hosted OpenAI metadata and brand assets.
Install (Claude Code and Cowork)
The Claude plugin package lives at .claude-plugin/plugin.json. It bundles the Vugola skill with the live OAuth tools, so users sign in to Vugola instead of pasting an API key.
Once this version is on the public repository, it can be added before directory approval from Claude's Plugins screen: choose Add, choose Add from a repository, and enter VCoder25/vugola-mcp.
Claude Code users can add the same repository marketplace directly:
claude plugin marketplace add VCoder25/vugola-mcp
claude plugin install vugola@vugola-pluginsTo validate and test the package from a local checkout:
claude plugin validate --strict .
claude plugin validate --strict .claude-plugin/marketplace.json
claude --plugin-dir .The package is intended for Claude's Plugin Directory, the same discovery surface used by plugins such as Postiz. It adds the Vugola workflow skill and Vugola's authenticated tools in Cowork and Claude Code.
Use assets/logo.png for the Claude listing icon. It is the approved 512×512 transparent Vugola Product Mark with the blue agent character. Do not substitute the compressed export, social portrait, wordmark, or character-world banner.
Install (Cursor and Grok Bot)
- Install this plugin from the Cursor Marketplace, or add the repo in a team marketplace.
- Click Add / Connect.
- Sign in at Vugola and click Allow.
- In Grok Bot, type @ and attach Vugola. Then ask it to clip a video.
Manual remote URL if you are not using the plugin yet:
{
"mcpServers": {
"vugola": {
"url": "https://www.vugolaai.com/api/mcp"
}
}
}What you can do
These tools run on the signed-in user's workspace. They are not an admin view.
Shortened. The full README is on GitHub.
Nothing above is checked by us. What we check is on the safety report.
Install directly
claude mcp add --transport http vugola-mcp https://www.vugolaai.com/api/mcp
Vugola: common questions
- Is Vugola MCP server safe?
- Yes, by our scan: it is graded A (95/100). Read the Vugola safety report
- How do I install Vugola?
- It runs remotely at www.vugolaai.com. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does Vugola need an API key?
- No key to paste: it signs you in with OAuth when your client connects.
- Is Vugola maintained?
- The last commit was 21 days ago (2026-08-31). The latest release is v1.4.1.
- Is Vugola up?
- 100% of our last 6 checks got an answer. We check remote servers about four times a day.