Skip to main content
Glama
instavar
by instavar

Eclat Remotion Templates

Open-source, agent-friendly Remotion templates for turning a brief into a validated local video. The creative work happens in your Codex or Claude Code conversation. The Eclat MCP server supplies public template contracts, examples, and troubleshooting without requiring an Eclat API key.

Open in Codex

If your browser blocks the app link, run:

git clone https://github.com/cheeweijie/eclat-remotion-templates.git
cd eclat-remotion-templates
npm install
codex mcp add eclat-remotion --url https://mcp.eclatinstitute.sg/video
codex

Then ask Codex to read AGENTS.md and make a video.

Claude Code

git clone https://github.com/cheeweijie/eclat-remotion-templates.git
cd eclat-remotion-templates
npm install
claude mcp add --transport http eclat-remotion https://mcp.eclatinstitute.sg/video
claude

The repository also includes the same server in .mcp.json, so Claude Code can offer to enable it when the project is trusted. Then ask Claude Code to read CLAUDE.md and make a video. A direct custom connector does not require publication in Anthropic's connector directory.

Related MCP server: Plainly Videos MCP Server

Manual workflow

npm run video:validate -- examples/proof-walkthrough.video.json
npm run video:preview -- examples/proof-walkthrough.video.json
npm run video:render -- examples/proof-walkthrough.video.json

Rendered videos go to out/ by default.

Create a starter spec:

npm run video:scaffold -- proof-walkthrough "Why this equation works"

Templates

  • qa-ad: hook, source-video placeholder, explanation, and call to action

  • proof-walkthrough: equations, worked reasoning, and takeaway

  • announcement-brief: headline, supporting points, and next action

  • social-remix: caption-forward framing for an existing clip

  • finance-brief: comparisons, numeric highlights, caveats, and recommendation

All five support 9:16, 4:5, and 1:1 output. The first public release intentionally uses a restrained shared visual system so the VideoSpec and agent workflow remain stable while more extracted template implementations are added.

Privacy and keys

No Eclat account or API key is needed. The public MCP tools are read-only and deterministic. Your brief and local assets remain in your own agent conversation and workspace. Rendering runs on your machine.

Licensing

Eclat-authored code in this repository is MIT licensed. Remotion has its own license and terms. Review the current Remotion license for your use case. See TRADEMARKS.md before using Eclat names or marks.

Contributing and security

See CONTRIBUTING.md, CODE_OF_CONDUCT.md, and SECURITY.md.

A
license - permissive license
-
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
1Releases (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.

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/instavar/remotion-templates'

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