★ 0 stars
TypeScript
🤖 AI/LLM
Updated 1d ago
Cinema-grade video production MCP server — 8 tools for recording, editing, effects, captions, TTS, and smart screenshots. Built on ffmpeg + Playwright.
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Claude Desktop
Claude Code
Cursor
Add to claude_desktop_config.json:
{
"mcpServers": {
"mcp-video": {
"command": "npx",
"args": [
"-y",
"studiomeyer-io/mcp-video"
]
}
}
}
📋 Copy
Run in terminal:
claude mcp add mcp-video npx -y studiomeyer-io/mcp-video
📋 Copy
Add to .cursor/mcp.json:
{
"mcpServers": {
"mcp-video": {
"command": "npx",
"args": [
"-y",
"studiomeyer-io/mcp-video"
]
}
}
}
📋 Copy
Topics
ai anthropic built-in-mallorca claude content-creation ffmpeg mcp mcp-server model-context-protocol playwright recording screenshot tts video video-production