Submit

Poppify

@Poppify

Poppify is an MCP server (and Claude Code plugin) for photo-led short-form vertical video. Upload 1–10 photos via the MCP, get a captioned 15/30/60s reel for Instagram, TikTok, YouTube Shorts, or Facebook — with motion, library-matched music, and optional voiceover. 27 MCP tools covering register/wallet, session creation, slide editing, audio matching, asset generation, and confirm/render. Recipe-driven composition (14 narrative frameworks). Library-first audio matching before any AI generation. $0.06 per render, 50 free seeds on signup, no subscription. Compatible with Claude Code, Claude.ai, ChatGPT, Cursor, Cline, and any MCP-compatible AI assistant. Built for SMBs and solo service providers who want consistent vertical reels without hiring a content creator. Not for: text-to-video generation (use Runway), avatar-based video (use HeyGen), 4K horizontal cinema, or sub-4s clips.
Overview

Photo to TikTok, Instagram Reels, YouTube Shorts, Facebook video

Poppify is an MCP server and Claude Code plugin for photo-led short-form vertical video. Upload 1–10 photos
via the MCP, get a captioned 15/30/60s reel with motion, library-matched music, and optional voiceover — all
without leaving your AI assistant.

Install

Claude Code (recommended — bundles skills + slash commands):
``` /plugin marketplace add Poppify/poppify-claude-plugin
/plugin install poppify@poppify
```

Any MCP-compatible client (Claude.ai, ChatGPT, Cursor, Cline):
```json
{
"mcpServers": {
"poppify": {
"type": "http",
"url": "https://poppify.ai/mcp" }
}
}
```

Then say: "Use Poppify to turn these photos into a reel."

What's inside

  • 27 MCP toolsregister, start_session_from_photos, update_slides, set_audio, generate_image,
    generate_music, generate_voiceover, confirm, get_result, and more
  • 4 skills (Claude Code only) — poppify-build-reel, poppify-render-debug, poppify-troubleshoot,
    poppify-schema-introspect
  • 3 slash commands/poppify:make-reel, /poppify:troubleshoot, /poppify:verify-render
  • 14 narrative recipes — hot_take, transformation_story, behind_scenes, step_by_step, social_proof, and more

Pricing

  • All non-generation tools: free
  • Reel render (confirm): 1 seed (~$0.06)
  • AI image / music / voiceover: 10 seeds each
  • 50 free seeds on signup. No subscription.

Built for

SMBs (5–19 employees) and solo service providers who want consistent vertical reels for Instagram, TikTok,
YouTube Shorts, and Facebook — without hiring a content creator. Drop-in replacement for Runway when you have photos and want library-matched audio.

Not for

Text-to-video generation (use Runway / Sora / Veo), avatar-based video (use HeyGen / Synthesia), 4K horizontal
cinema, or sub-4-second clips.

Server Config

{
  "mcpServers": {
    "poppify": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://poppify.ai/mcp"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.