Vugola MCP

Clip videos into captioned shorts, add captions & schedule posts - from Claude, ChatGPT, Cursor.

People connecting media tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-23 · ★ 6 · #66 OF 155 MAINTAINED MEDIA · VERIFIED 2026-08-25

MIT · TypeScript servers · how we verify → /methodology

01 · Install Vugola MCP

before you install - you'll need

VUGOLA_API_KEY

Environment variables documented in the project's README - it lists which are required and which have defaults.

Claude Code

claude mcp add vcoder25-vugola-mcp --transport http https://www.vugolaai.com/api/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "vcoder25-vugola-mcp": {
      "url": "https://www.vugolaai.com/api/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://www.vugolaai.com/api/mcp

transport: streamable-http

endpoint alive - authentication required · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions · remote - your agent's requests go to www.vugolaai.com

endpoint auth requires authentication - rejected our unauthenticated MCP initialize

license MIT - declared in the repository

npm package vugola-mcp - unscoped; check the name against the project README before installing

registry namespace io.github.VCoder25 is GitHub-verified and matches the repo owner

03 · Who maintains Vugola MCP

vugola-mcp is maintained by vcoder25. It's the only MCP server we track from this author; the repo dates to Apr 2026.

04 · Facts

category
media - ranked #66 of 155 actively-maintained media servers as of 2026-08-25.
registry
io.github.VCoder25/vugola-mcp (active, first published 2026-04-15 · 5 versions)
packages
npm:vugola-mcp

05 · Vugola MCP FAQ

What is Vugola MCP?

Clip videos into captioned shorts, add captions & schedule posts - from Claude, ChatGPT, Cursor.

Is Vugola MCP still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-23. We re-verify nightly.

How do I install Vugola MCP?

Run `npx -y vugola-mcp`. The README documents one environment variable (VUGOLA_API_KEY) to set first. You can also paste the ready-made client config above.

Does Vugola MCP require authentication?

Yes - when we probed the endpoint on 2026-08-25, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.

06 · Alternatives to Vugola MCP

More media MCP servers · Htmldrop · Media Context MCP · Vynly MCP · Excel Vision MCP · Wavespeedai MCP Server

More TypeScript MCP servers · PageIndex MCP · Memento · Publishready · Next Devtools MCP · LLM CLI Gateway · see all