Skip to main content
Glama

remotion-mcp-server

An MCP App that creates HTML/CSS animations on the fly, previews them in an iframe, and lets you download the .html file.

No Remotion SSR, no Chromium, no AWS. The server only generates small HTML files — all motion runs in the browser (inside the MCP App iframe).

Setup

pnpm install
pnpm dev

Endpoint

Purpose

/mcp

MCP endpoint

/files/<id>

Preview animation (inline HTML)

/files/<id>?download=1

Download .html

/health

Health check

Related MCP server: hyper-video-service

Live (Railway)

  • MCP: https://remotion-production-d133.up.railway.app/mcp

  • Health: https://remotion-production-d133.up.railway.app/health

Templates

ID

What it makes

TitleCard

Title + subtitle with accent bar

KineticText

Word-by-word kinetic typography

LowerThird

Name / role lower-third

MCP Tools

render_animation (primary App tool)

Generate the HTML animation and open the preview UI with Download.

list_templates / list_assets / get_download_url / browse_assets

Supporting tools for schemas, JSON listing, and reopening the gallery.

Client Configuration

{
  "mcpServers": {
    "remotion": {
      "type": "streamable-http",
      "url": "https://remotion-production-d133.up.railway.app/mcp"
    }
  }
}
A
license - permissive license
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

View all related MCP servers

Related MCP Connectors

  • MCP server for Luma Dream Machine AI video generation

  • MCP server for Wan AI video generation

  • MCP server for Hailuo (MiniMax) AI video generation

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/niklasmeixner-langdock/Remotion-mcp-app'

If you have feedback or need assistance with the MCP directory API, please join our Discord server