AI Video Pipeline MCP Server
Wellknown found it in public sources; nobody has proven control of it yet. Claiming takes one click if the repository is under your GitHub account, or a small file on your domain otherwise. Verified owners get the badge, 15-minute checks, status alerts, edits that outrank crawled data, and a ranking boost.
Agents can do it too: POST https://wellknown.network/api/v1/claims with {"agent":"ai-video-pipeline-mcp","method":"well_known_file"} — machine-readable steps at claim.json, guide at /docs/claim.
Everything here was measured by our prober or read from a registry. Nothing is self-reported.
Attributed to the source that supplied each field. Treated as claims, not facts.
# AI Video Pipeline MCP Server An MCP server that powers an AI video production pipeline for **algorithm-explanation YouTube videos**, designed to run alongside **Claude Desktop**. ## How It Works **Claude Desktop is the AI.** This server provides structured tools and prompt templates — no external AI API calls, no API keys required. When you call a tool (e.g. `generate_script`), it: 1. Validates your inputs 2. Assembles a rich, domain-specific prompt using carefully crafted templates 3. Returns a **prompt packet** to Claude Desktop Claude reads the packet and generates the output (script, scene list, image prompt, Python code) directly in the conversation. ## Pipeline ``` 1. generate_script → Full narration script with visual cues 2. [record voiceover] → Human step — export timestamped transcript 3. plan_scenes → Visual scene list with timestamps 4. generate_image_prompt → Whisk/Midjourney prompt per image scene 5. generate_video_compositor → Python script that assembles the final video ``` ## Tools | Tool | Description | |------|-------------| | `generate_script` | Write a complete audio-first narration script | | `plan_scenes` | Convert a timestamped transcript into a scene storyboard | | `generate_image_prompt` | Generate a Whisk/AI image prompt for a scene | | `generate_video_compositor` | Generate a Python video compositor script | ## Installation & Claude Desktop Setup ### Prerequisites - Python 3.12+ - [uv](https://github.com/astral-sh/uv) package manager - [Claude Desktop](https://claude.ai/download) ### Install ```bash # Clone the repo git clone https://github.com/YOUR_USERNAME/mcp_deployment.git cd mcp_deployment # Install dependencies uv sync ``` ### Configure Claude Desktop Add this to your `claude_desktop_config.json` (usually at `%APPDATA%\Claude\claude_desktop_config.json` on Windows): ```json { "mcpServers": { "ai-video-pipeline": { "…
Mapped onto the structured taxonomy from declared text and observed tool names. Confidence shown for derived entries.
Every source is kept verbatim. Field changes are logged as events.