eclat-remotion
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@eclat-remotionlist available templates"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Instavar 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 Instavar MCP server supplies public template contracts, examples, and troubleshooting without requiring an Instavar account or API key.
If your browser blocks the app link, run:
git clone https://github.com/instavar/remotion-templates.git
cd remotion-templates
npm install
codex mcp add instavar-remotion --url https://instavar.com/api/mcp/templates
codexThen ask Codex to read AGENTS.md and make a video.
Claude Code
git clone https://github.com/instavar/remotion-templates.git
cd remotion-templates
npm install
claude mcp add --transport http instavar-remotion https://instavar.com/api/mcp/templates
claudeThe 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.jsonRendered 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 actionproof-walkthrough: equations, worked reasoning, and takeawayannouncement-brief: headline, supporting points, and next actionsocial-remix: caption-forward framing for an existing clipfinance-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 Instavar 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.
An Instavar API key unlocks the hosted Studio workflow, including managed rendering, storage, review, publishing, and metrics through @instavar/mcp-server. The free local path remains available without a key.
Licensing
Instavar-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 Instavar names or marks.
Contributing and security
See CONTRIBUTING.md, CODE_OF_CONDUCT.md, and SECURITY.md.
This server cannot be installed
Maintenance
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
- AlicenseAqualityCmaintenanceEnables AI assistants to create professional YouTube videos using Remotion with a design-system-first approach. Provides 20+ video components, 7 themes, and animated elements optimized for engagement and retention.Last updated1520Apache 2.0
- Alicense-qualityCmaintenanceEnables LLM clients to programmatically generate videos using Plainly's API by listing available video templates, retrieving template parameters, submitting render requests, and checking render status.Last updated206MIT
- Alicense-qualityBmaintenanceProduct mockup rendering API for e-commerce and print-on-demand. Upload Photoshop PSD templates, render photorealistic mockups by placing your designs onto smart object layers. 9 tools including AI-powered render (no PSD needed), template management, and account info. Supports remote HTTP (OAuth) and local stdio (npx) transports.Last updated809MIT
- AlicenseAqualityFmaintenanceEnables programmatic video generation via the json2video API, supporting scene and element creation, status polling, and template management.Last updated55126MIT
Related MCP Connectors
Zvid: render videos & images from JSON; manage templates, projects, webhooks & credits.
Kickstart development with a customizable TypeScript template featuring sample tools for greeting,…
Create and manage cinematic AI video renders through the Future Video Studio Agent API.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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