Skip to main content
Glama

Short Video Maker MCP

by gyoridavid
CONTRIBUTING.md643 B
# Contributing to Shorts Creator ## How to setup the development environment 1. Clone the repository ```bash git clone git@github.com:gyoridavid/short-video-maker.git cd shorts-video-maker ``` 2. Install dependencies ```bash pnpm install ``` 3. Copy `.env.example` to `.env` and set the right environment variables. 4. Start the server ```bash pnpm dev ``` ## How to preview the videos and debug the rendering process You can use Remotion Studio to preview videos. Make sure to update the template if the underlying data structure changes. ```bash npx remotion studio ```

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