Vugola
Rank #7,277io.github.VCoder25/vugola-mcp
Clip videos into captioned shorts, add captions, and schedule posts from AI agents.
Vugola is a Model Context Protocol (MCP) server published by vcoder25. It ranks #7,277 of 132,046 servers tracked on MCP Toplist, and its repository has 7 GitHub stars. Vugola is listed across 3 registries — Official MCP, PulseMCP and Glama, with 6 tracked versions. It was first listed on Apr 14, 2026 and most recently updated on Aug 31, 2026.
Ranks ahead of 124,769 of 132,046 servers on MCP Toplist.
Use Vugola
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http vugola-mcp https://www.vugolaai.com/api/mcpclaude mcp add vugola-mcp -e "VUGOLA_API_KEY=<your VUGOLA_API_KEY>" -- npx -y vugola-mcpReplace each placeholder with your own value before saving.
[mcp_servers.vugola-mcp]
url = "https://www.vugolaai.com/api/mcp"Add to ~/.codex/config.toml.
[mcp_servers.vugola-mcp]
command = "npx"
args = ["-y", "vugola-mcp"]
[mcp_servers.vugola-mcp.env]
VUGOLA_API_KEY = "<your VUGOLA_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://www.vugolaai.com/api/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"vugola-mcp": {
"command": "npx",
"args": [
"-y",
"vugola-mcp"
],
"env": {
"VUGOLA_API_KEY": "<your VUGOLA_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"vugola-mcp": {
"url": "https://www.vugolaai.com/api/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"vugola-mcp": {
"command": "npx",
"args": [
"-y",
"vugola-mcp"
],
"env": {
"VUGOLA_API_KEY": "<your VUGOLA_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"vugola-mcp": {
"type": "http",
"url": "https://www.vugolaai.com/api/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"vugola-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"vugola-mcp"
],
"env": {
"VUGOLA_API_KEY": "<your VUGOLA_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"vugola-mcp": {
"serverUrl": "https://www.vugolaai.com/api/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"vugola-mcp": {
"command": "npx",
"args": [
"-y",
"vugola-mcp"
],
"env": {
"VUGOLA_API_KEY": "<your VUGOLA_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"vugola-mcp": {
"url": "https://www.vugolaai.com/api/mcp"
}
}
}{
"mcpServers": {
"vugola-mcp": {
"command": "npx",
"args": [
"-y",
"vugola-mcp"
],
"env": {
"VUGOLA_API_KEY": "<your VUGOLA_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.VCoder25%2Fvugola-mcp)<a href="https://mcptoplist.com/server/io.github.VCoder25%2Fvugola-mcp"><img src="https://mcptoplist.com/badge/io.github.VCoder25%2Fvugola-mcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
vcoder25
Available versions (6)
| Version | Published |
|---|---|
| 1.4.1 | Aug 31, 2026 |
| 1.4.0 | Jul 9, 2026 |
| 1.3.0 | Apr 16, 2026 |
| 1.2.1 | Apr 15, 2026 |
| 1.2.0 | Apr 15, 2026 |
| 1.1.4 | Apr 15, 2026 |
Frequently asked questions
- Who maintains Vugola?
- Vugola is maintained by vcoder25, which publishes 1 MCP server (6 total versions) tracked on MCP Toplist.
- Is Vugola listed on the Official MCP Registry?
- Yes — Vugola is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Vugola have?
- MCP Toplist tracks 6 versions of Vugola, most recently published on Aug 31, 2026.
- Where can I find the source code for Vugola?
- The source code for Vugola is hosted at github.com/vcoder25/vugola-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.