Poppify
@Poppify
About 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,
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"poppify": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://poppify.ai/mcp"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Poppify?
Poppify is an MCP server and Claude Code plugin for photo-led short-form vertical video. It lets you upload 1–10 photos via the MCP and get a captioned 15/30/60s reel with motion, library-matched music, and optional voiceover — all without leaving your AI assistant.
How to use Poppify?
Install via the Claude Code plugin marketplace or configure any MCP-compatible client (Claude.ai, ChatGPT, Cursor, Cline) with the HTTP server URL https://poppify.ai/mcp. Then say: “Use Poppify to turn these photos into a reel.”
Key features of Poppify
- 27 MCP tools including
register,start_session_from_photos,update_slides,set_audio,generate_image,generate_music,generate_voiceover,confirm,get_result - 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, etc.)
- Library-matched music and optional AI voiceover
- Free non-generation tools; reel renders cost 1 seed (~$0.06)
Use cases of Poppify
- SMBs and solo service providers creating consistent vertical reels for Instagram, TikTok, YouTube Shorts, and Facebook without hiring a content creator.
- Replacing Runway when you have photos and want library-matched audio.
- Generating captioned short-form videos directly from an AI assistant conversation.
FAQ from Poppify
How do I install Poppify in Claude Code?
Run /plugin marketplace add Poppify/poppify-claude-plugin then /plugin install poppify@poppify.
Can I use Poppify with other MCP clients?
Yes. Configure a JSON object with "mcpServers": { "poppify": { "type": "http", "url": "https://poppify.ai/mcp" } } in clients like Claude.ai, ChatGPT, Cursor, or Cline.
What is the pricing model?
All non-generation tools are free. Reel renders via confirm cost 1 seed (~$0.06). AI image/music/voiceover generation costs 10 seeds each. You get 50 free seeds on signup, with no subscription.
What is Poppify not designed for?
It does not support text-to-video generation, avatar-based video, 4K horizontal cinema, or sub-4-second clips.
What runtime or transport does Poppify use?
Poppify runs as an HTTP MCP server at https://poppify.ai/mcp. No additional dependencies are required beyond a compatible client.
More Developer Tools MCP servers
Grafana MCP server
grafanaMCP server for Grafana
Hello World MCP Server (Reference Extension)
anthropicsDesktop Extensions: One-click local MCP server installation in desktop apps
DevDocs by CyberAGI 🚀
cyberagiincCompletely free, private, UI based Tech Documentation MCP server. Designed for coders and software developers in mind. Easily integrate into Cursor, Windsurf, Cline, Roo Code, Claude Desktop App
Deepwiki MCP Server
regenrek📖 MCP server for fetch deepwiki.com and get latest knowledge in Cursor and other Code Editors
test
prysmaticlabsGo implementation of Ethereum proof of stake
Comments