MCP Presentation-to-Video Server for Claude Cowork
You already use Claude Cowork to handle complex tasks with your local files. Now add a new superpower: turn any presentation into a narrated video in your own voice — just by asking.
Why Cowork Users Love This
Your Files, Your Voice
Cowork already has access to your local files. Now it can turn those presentations into narrated videos in your voice.
No Technical Setup
Add the MCP server in Cowork settings, enter your API key, and you're done. No terminal, no code.
Step Away and Come Back
Give Cowork a folder of decks and a task. It handles the narration scripts, voice synthesis, and video generation while you focus on other work.
Professional Output
Every video sounds like you personally recorded it. Your audience hears you — not a robot.
Add to Claude Cowork
Install the MCP Client
Open your terminal and install the lightweight MCP client:
pip install mcp-presentation-videoOpen Cowork Settings
In Claude Cowork, go to Settings → MCP Servers → Add Server.
Add the Server Configuration
Paste the following configuration:
{
"mcpServers": {
"presentation-video": {
"command": "python",
"args": ["-m", "mcp_presentation_video"],
"env": {
"MCP_API_KEY": "YOUR_API_KEY"
}
}
}
}Start Using It
Ask Cowork to register your voice, then start creating videos from your presentations.
What You Can Ask Cowork to Do
Create a training video
Take the training deck in my Documents folder called Q1-safety-training.pptx, write a narration script for each slide, and generate a video in my voice.Batch-create onboarding videos
Go through every presentation in my Onboarding folder and create a narrated video for each one using my registered voice.Sales deck walk-through
Take my latest sales deck and create a narrated video walk-through that I can send to prospects.Register your voice
Register my voice using the recording called voice-sample.wav on my Desktop.Use Cases for Cowork Users
Safety Documentation at Scale
Convert all your safety briefing decks into narrated videos — one task to Cowork and it handles the rest.
L&D Content Creation
Turn your learning and development presentations into video modules narrated by the trainer.
Sales Enablement
Create personalised narrated walk-throughs of sales decks for different prospects or market segments.
Regular Client Updates
Send clients a narrated video summary of your quarterly update instead of another email attachment.
Get Your Free API Key
Enter your email to receive your API key and full setup instructions for Claude Cowork.
Frequently Asked Questions
Claude Cowork is Anthropic's desktop application that gives Claude access to your local files and the ability to complete long tasks autonomously. Think of it as Claude Code for knowledge workers — no terminal needed.
Go to Settings → MCP Servers → Add Server in Claude Cowork, then paste the configuration shown above. Enter your API key and you're ready to go.
No. The only technical step is running pip install mcp-presentation-video in your terminal once. After that, everything is done through conversation with Cowork.
Yes. Tell Cowork to process a folder of presentations and it will work through them autonomously, generating a video for each one.
A clear 30-second WAV recording of your voice. Speak naturally — read a paragraph or a few sentences. Avoid background noise.
Your presentations and voice samples are processed securely and not stored beyond what is needed to generate your video. The connection uses encrypted tunnelling for security.
Ready to Add Video Creation to Cowork?
Get your free API key and set up the MCP server in Claude Cowork in minutes.