1. Conduid
  2. AI
  3. mcp
MCP server · AI

mcp

🎥 Make videos programmatically with React

Unclaimed NOASSERTION last commit 6 months ago reactdevtoolsvideojavascript
92Excellent

Scored 9 hours ago · breakdown

About mcp

mcp is an MCP server published by remotion-dev in the AI category: 🎥 Make videos programmatically with React. It has been installed 0 times through Conduid.

The repository has 38K stars and 2.4K forks, with the last commit 6 months ago. Six months or more without a commit doesn't mean the server is broken, but check the open issues (0) before depending on it in production.

Install

Install
npx @remotion/mcp
Claude Code
claude mcp add remotion -- npx -y @remotion/mcp
npx
npx -y @remotion/mcp

This server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.

Ask AI

Ask AI about mcp

Powered by Claude · Grounded in docs

I know everything about mcp. Ask me about installation, configuration, usage, or troubleshooting.

Security checks

  • ·README presentNot checked yet.
  • ·License declaredNot checked yet.
  • ·Tests presentNot checked yet.
  • ·Dependencies pinnedNot checked yet.
  • ·No dynamic code executionNot checked yet.
  • !Scoped permissionsDoesn't declare a permission scope. Assume it can do anything its process can.

Releases

v4.0.520v4.0.520 · 1 Sep 2026What's Changed `remotion`: Replace imperative playing ref with `playbackStore` and `usePlaying()` by @Octember in https://github.com/remotion-dev/remotion/pull/10956 `remotion`: Canonicalize playing and buffering subscriptions by @Octember…
v4.0.519v4.0.519 · 31 Aug 2026What's Changed `@remotion/three`: Fix canvases under `scale(0)` ancestors by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/10927 `@remotion/studio`: Add option to sort compositions alphabetically by @naoyashiga in…
v4.0.518v4.0.518 · 26 Aug 2026What's Changed [`@remotion/whisper-webgpu`: **New package!**](https://remotion.dev/docs/whisper-webgpu) by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/10812 [`@remotion/studio`: **Add WebMCP…
v4.0.517v4.0.517 · 25 Aug 2026What's Changed [`@remotion/gsap`: **New package!**](https://remotion.dev/docs/gsap) by @Fats403 in https://github.com/remotion-dev/remotion/pull/10738 `remotion`: Keep Suspense loading indicator at UI scale by @JonnyBurger in…
v4.0.516v4.0.516 · 24 Aug 2026What's Changed `@remotion/studio`: Add rulers and guides toolbar button by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/10734 `@remotion/studio`: Fix dragging local assets onto the canvas by @JonnyBurger in…

README

Discord Shield NPM Version NPM Downloads

Remotion is a framework for creating videos programmatically using React.

Why create videos in React?

  • Leverage web technologies: Use all of CSS, Canvas, SVG, WebGL, etc.
  • Leverage programming: Use variables, functions, APIs, math and algorithms to create new effects
  • Leverage React: Reusable components, Powerful composition, Fast Refresh, Package ecosystem

Created with Remotion

Get started

If you already have Node.JS installed, type

npx create-video@latest

to get started. Otherwise, read the installation page in the documentation.

Documentation

Documentation: remotion.dev/docs
API Reference: remotion.dev/api

License

Be aware of that Remotion has a special license and requires obtaining a company license in some cases. Read the LICENSE page for more information.

Contributing

Please read CONTRIBUTING.md to learn about contributing to this project.

README mirrored from the source repository 9 hours ago. The original is authoritative.

Questions

About mcp

How do I install mcp?

Run npx @remotion/mcp, then add the server to your MCP client's configuration. Conduid has recorded 0 installs, so the command is known to work with current clients.

Is mcp safe to use with an AI agent?

Its trust score is 92 out of 100 (excellent). It passes 0 of 1 static security checks; the failures are listed above. It has no ConduID identity yet, so agent calls to it are not receipted.

Is mcp still maintained?

Yes — the latest release is v4.0.520 (1 Sep 2026), and the last commit was 6 months ago. The repository has 38K stars and 0 open issues.