Skip to main content
ClaudeWave

Connector listing & docs for the Arsaze MCP server (video editing over MCP). Product source is closed-source; this repo is connection docs only.

MCP ServersOfficial Registry1 stars0 forksUpdated today
ClaudeWave Trust Score
62/100
· OK
Passed
  • Actively maintained (<30d)
  • Clear description
  • Documented (README)
Flags
  • !No standard license detected
Last scanned: 9/19/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/AnrosPrac/arsaze-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "arsaze-mcp": {
      "command": "node",
      "args": ["/path/to/arsaze-mcp/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/AnrosPrac/arsaze-mcp and follow its README for install instructions.
Use cases

MCP Servers overview

# Arsaze MCP Server

Arsaze is an AI-native video editing platform — a real timeline, not a chat box.
This repo is the **public connector listing** for Arsaze's remote MCP server: it
documents how to connect, not the platform's source code (which is closed-source).

Connect an MCP-capable client to an Arsaze project and every tool call the agent
makes plays back live in the editor — timeline edits, color grades, generation,
renders — as it happens. Full manual editing (timeline, trim modes, color wheels,
keyframes) is always available too; the agent is an operator you can hand the
controls to, not a requirement.

## Connect

- **Endpoint:** `https://api.arsaze.com/mcp`
- **Transport:** Streamable HTTP
- **Auth:** OAuth 2.1 with PKCE — you'll be prompted to sign in to your Arsaze
  account and authorize the connecting client on first use. No API keys to copy
  around.
- **Docs:** https://arsaze.com/docs/mcp

### Supported clients today

Claude, ChatGPT, and Grok are supported as MCP clients:

- **Claude:** Settings → Connectors → Add custom connector
- **ChatGPT:** add as a custom MCP plugin using the server URL
- **Grok:** grok.com/connectors → New Connector → Custom

Any other client that supports remote MCP servers over Streamable HTTP with
OAuth 2.1 can connect using the endpoint above — the server advertises its
OAuth metadata per the standard MCP discovery flow.

## What you can do with it

- **Projects & assets** — list/create projects, search the asset library, upload
- **Timeline editing** — add/trim/split/ripple-delete clips, transitions, render
- **Color & effects** — LUTs, color wheels, RGB curves, HSL secondary, cinematic looks
- **Audio** — voiceover generation, auto-ducking, loudness normalization, SFX
- **Generation** — video, avatar video, voice cloning, thumbnails, image/music/SFX
- **Captions** — auto-generate and manage caption sets
- **Review** — shareable review links, comment threads, director briefs

Full tool list is discoverable via the MCP `tools/list` method once connected.

## Support

Issues connecting or using the Arsaze MCP server: https://arsaze.com/contact

## License / Access

Arsaze is a commercial product. This repository contains connection
documentation only; the Arsaze platform itself is closed-source.

What people ask about arsaze-mcp

What is AnrosPrac/arsaze-mcp?

+

AnrosPrac/arsaze-mcp is mcp servers for the Claude AI ecosystem. Connector listing & docs for the Arsaze MCP server (video editing over MCP). Product source is closed-source; this repo is connection docs only. It has 1 GitHub stars and its last recorded update is dated 2026-09-18.

How do I install arsaze-mcp?

+

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

Is AnrosPrac/arsaze-mcp safe to use?

+

Our security agent has analyzed AnrosPrac/arsaze-mcp and assigned a Trust Score of 62/100 (tier: OK). See the full breakdown of passed checks and flags on this page.

Who maintains AnrosPrac/arsaze-mcp?

+

AnrosPrac/arsaze-mcp is maintained by AnrosPrac. The last recorded GitHub activity is dated 2026-09-18, with 0 open issues.

Are there alternatives to arsaze-mcp?

+

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

Deploy arsaze-mcp 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: AnrosPrac/arsaze-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/anrosprac-arsaze-mcp)](https://claudewave.com/repo/anrosprac-arsaze-mcp)
<a href="https://claudewave.com/repo/anrosprac-arsaze-mcp"><img src="https://claudewave.com/api/badge/anrosprac-arsaze-mcp" alt="Featured on ClaudeWave: AnrosPrac/arsaze-mcp" width="320" height="64" /></a>

More MCP Servers

arsaze-mcp alternatives