CreatorBox provides AI agents with video editing and dubbing capabilities. It offers tools for trimming, cutting, and merging video clips, as well as text-to-speech and voice cloning for dubbing. The server connects to local video files and integrates with popular text-to-speech APIs. Developers use it to automate video production, create localized content, and generate dubbed videos for multilingual audiences.
CreatorBox provides AI agents with video editing and dubbing capabilities. It offers tools for trimming, cutting, and merging video clips, as well as text-to-speech and voice cloning for dubbing. The server connects to local video files and integrates with popular text-to-speech APIs. Developers use it to automate video production, create localized content, and generate dubbed videos for multilingual audiences.
pip install CreatorBoxAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"xiesx123-creatorbox-github": {
"command": "uvx",
"args": [
"pip install CreatorBox"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from CreatorBox?"
No configuration required. This server works out of the box.
"What resources are available in CreatorBox?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in CreatorBox"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in CreatorBox 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.