Skip to main content
ClaudeWave

Clipwave plugin marketplace for Claude — AI video generation and multi-track timeline editing via MCP.

MCP ServersOfficial Registry0 stars0 forksMITUpdated 1mo ago
ClaudeWave Trust Score
90/100
Verified
Passed
  • Open-source license (MIT)
  • Recently active
  • Clear description
  • Topics declared
  • Documented (README)
Last scanned: 9/9/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/ClipWave-io/clipwave-plugins
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "clipwave-plugins": {
      "command": "node",
      "args": ["/path/to/clipwave-plugins/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/ClipWave-io/clipwave-plugins and follow its README for install instructions.
Use cases

MCP Servers overview

# Clipwave for Claude

**Give Claude a real video editor.** Generate shots, cut them on a multi-track
timeline, burn in captions, and export an MP4 — without leaving the chat.

Most media integrations stop at "here is a generated clip." Clipwave keeps going:
projects, a shared asset library, per-video timelines with video/voice/sfx/music
tracks, trims, transitions, subtitles, and a real export.

```
/plugin marketplace add ClipWave-io/clipwave-plugins
/plugin install clipwave@clipwave
```

Then run `/mcp`, pick **clipwave**, and authenticate. That is the whole setup —
the server speaks OAuth 2.0 with dynamic client registration, so there is no key
to copy or config file to hand-edit.

## What you get

| | |
|---|---|
| **2 skills** | `video-generation` (model choice, submit, poll) and `video-editing` (timeline, captions, export) |
| **2 commands** | `/clipwave-video` to generate a shot, `/clipwave-edit` to work a timeline |
| **1 connector** | The hosted Clipwave MCP server — ~20 tools |
| **1 setup skill** | Walks Claude through connecting, including the headless API-key path |

## Example

> Generate three 5-second shots of a ceramic mug on a windowsill — wide, then a
> slow push-in, then a top-down. Cut them together with 0.4s fades, add the
> voiceover from `vo.mp3`, subtitle it TikTok-style, and export vertical.

Claude reads the model catalogue, picks the right text-to-video id, submits and
polls three jobs, creates a project, places six clips across two tracks, sets the
transitions, burns the captions, and hands back an MP4 URL.

## Requirements

A [Clipwave](https://clipwave.io) account. Generation spends credits; every
read-only tool (`list_models`, `job_status`, and the `get_*` / `list_*` family)
is free, and so are the deterministic timeline operations — placing, removing,
reordering, transitions and captions.

## Headless use

For CI or server agents with no browser, create a key at
[clipwave.io/dashboard/api-keys](https://clipwave.io/dashboard/api-keys) and send
`Authorization: Bearer cw_live_…`. There is also a stdio package,
[`@clipwave/mcp`](https://www.npmjs.com/package/@clipwave/mcp), for clients that
cannot reach a remote server.

## Also works with

Cursor, Windsurf, and any MCP-compatible client — the server is plain streamable
HTTP at `https://clipwave.io/api/mcp`. See [clipwave.io/mcp](https://clipwave.io/mcp)
for the full tool catalogue.

## Links

- [Tool catalogue and live docs](https://clipwave.io/mcp)
- [REST API docs](https://clipwave.io/docs/api)
- [Privacy policy](https://clipwave.io/privacy) · [Terms](https://clipwave.io/terms)
- Issues and support: open an issue here, or contact us via the site.

## License

MIT — see [LICENSE](LICENSE). Clipwave is an independent product; it is not
affiliated with or endorsed by Anthropic.
ai-videoclaudeclaude-codeclaude-pluginmcpmcp-servervideo-editingvideo-generation

What people ask about clipwave-plugins

What is ClipWave-io/clipwave-plugins?

+

ClipWave-io/clipwave-plugins is mcp servers for the Claude AI ecosystem. Clipwave plugin marketplace for Claude — AI video generation and multi-track timeline editing via MCP. It has 0 GitHub stars and its last recorded update is dated 2026-08-07.

How do I install clipwave-plugins?

+

You can install clipwave-plugins by cloning the repository (https://github.com/ClipWave-io/clipwave-plugins) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is ClipWave-io/clipwave-plugins safe to use?

+

Our security agent has analyzed ClipWave-io/clipwave-plugins and assigned a Trust Score of 90/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains ClipWave-io/clipwave-plugins?

+

ClipWave-io/clipwave-plugins is maintained by ClipWave-io. The last recorded GitHub activity is dated 2026-08-07, with 0 open issues.

Are there alternatives to clipwave-plugins?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy clipwave-plugins to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: ClipWave-io/clipwave-plugins
[![Featured on ClaudeWave](https://claudewave.com/api/badge/clipwave-io-clipwave-plugins)](https://claudewave.com/repo/clipwave-io-clipwave-plugins)
<a href="https://claudewave.com/repo/clipwave-io-clipwave-plugins"><img src="https://claudewave.com/api/badge/clipwave-io-clipwave-plugins" alt="Featured on ClaudeWave: ClipWave-io/clipwave-plugins" width="320" height="64" /></a>

More MCP Servers

clipwave-plugins alternatives