Skip to main content
Glama

Short Video Maker MCP

by gyoridavid
docker-compose.yml252 B
version: "3" services: short-creator: build: context: . dockerfile: main.Dockerfile env_file: - .env environment: - DEV=false ports: - "3123:3123" entrypoint: ["node", "dist/index.js"]

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