Creates short videos for TikTok, Instagram Reels, and YouTube Shorts. Exposes a REST API for video generation from text inputs. Integrates with social media platforms for direct uploads. Developers use it to automate video content creation and distribution.
Creates short videos for TikTok, Instagram Reels, and YouTube Shorts. Exposes a REST API for video generation from text inputs. Integrates with social media platforms for direct uploads. Developers use it to automate video content creation and distribution.
npx -y short-video-makerAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"gyoridavid-short-video-maker-github": {
"command": "npx",
"args": [
"-y",
"npx -y short-video-maker"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from short video maker?"
API Key Required
This server requires an API key from short video maker. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| SHORT_VIDEO_MAKER_API_KEY | Yes | Your short video maker API key |
"What resources are available in short video maker?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in short video maker"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in short video maker with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.