LeClap
Compose and render video from one JSON template. Deterministic, runs locally, no generative model.
TypeScript
★ 24 stars
Last pushed 2026-08-26
License: MIT
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 0.3.4)
npx -y @leclap/[email protected]
Or add to your MCP client config:
{
"mcpServers": {
"leclap": {
"command": "npx",
"args": [
"-y",
"@leclap/[email protected]"
],
"env": {
"LECLAP_MCP_OUTPUT_DIR": "<YOUR_VALUE>",
"LECLAP_MCP_MEDIA_DIR": "<YOUR_VALUE>",
"LECLAP_MCP_RENDER_TIMEOUT_MS": "<YOUR_VALUE>",
"LECLAP_MCP_ALLOW_REMOTION": "<YOUR_VALUE>",
"LECLAP_MCP_REMOTION_ENTRY": "<YOUR_VALUE>"
}
}
}
}
LECLAP_MCP_OUTPUT_DIR— Directory rendered videos are written to. Defaults to ~/.leclap/renders.LECLAP_MCP_MEDIA_DIR— Allowlisted directory the server may read source media from. Defaults to ~/.leclap/media.LECLAP_MCP_RENDER_TIMEOUT_MS— Per-render timeout in milliseconds. Defaults to 600000.LECLAP_MCP_ALLOW_REMOTION— Opt in to the Remotion clip renderer, which executes local JavaScript. Off by default.LECLAP_MCP_REMOTION_ENTRY— Path to a Remotion entry point used by render_remotion_clip when it is enabled.
Related servers
B
browser-use
Other
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
★ 116,188
MCP Server
S
servers
Other
MCP server that exercises all the features of the MCP protocol
★ 90,577
MCP Server
W
World Monitor
Other
Live markets, conflicts, country risk, chokepoints, energy, and China decision signals. 75 tools.
★ 87,324
MCP Server
Requires auth
P
paperclip
Other
Trending hip-hop artist momentum scores across four cultural dimensions.
★ 82,095
MCP Server
Reachable
R
ruflo
Other
AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
★ 73,202
MCP Server
C
Chrome DevTools MCP
Other
MCP server for Chrome DevTools
★ 52,570
MCP Server
Data from the Official MCP Registry