Skip to main content
Glama

Short Video Maker MCP

by gyoridavid
remotion.config.ts478 B
// See all configuration options: https://remotion.dev/docs/config // Each option also is available as a CLI flag: https://remotion.dev/docs/cli // Note: When using the Node.JS APIs, the config file doesn't apply. Instead, pass options directly to the APIs import { Config } from "@remotion/cli/config"; Config.setVideoImageFormat("jpeg"); Config.setOverwriteOutput(true); Config.setPublicDir("static/music"); Config.setEntryPoint("src/components/root/index.ts");

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/gyoridavid/short-video-maker'

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