Skip to content

Add Poppify MCP to the MCP Servers table#57

Open
5hiel wants to merge 1 commit into
jmanhype:mainfrom
Poppify:add-poppify
Open

Add Poppify MCP to the MCP Servers table#57
5hiel wants to merge 1 commit into
jmanhype:mainfrom
Poppify:add-poppify

Conversation

@5hiel

@5hiel 5hiel commented Jun 9, 2026

Copy link
Copy Markdown

Summary

Adds Poppify MCP to the MCP Servers table, alphabetically inserted between Notion MCP and Supabase MCP. Updates the Status metric (MCP servers: 5 → 6).

What Poppify is

An MCP server for photo-to-vertical-video — converts 1–10 photos into a captioned 15/30/60s reel for TikTok, Instagram Reels, YouTube Shorts, and Facebook. 27 MCP tools (`register`, `start_session_from_photos`, `update_slides`, `set_audio`, `generate_image`, `generate_music`, `generate_voiceover`, `confirm`, `get_result`, etc.) plus 4 skills and 3 slash commands when installed as a Claude Code plugin.

$0.06 per render. 50 free seeds on signup. No subscription.

Files changed

  • `README.md`: 2 lines (one new table row + Status counter bump)

🤖 Generated with Claude Code

Poppify is an MCP server for photo to TikTok / Instagram Reels / YouTube
Shorts / Facebook video — 27 tools covering register/wallet, session
creation, slide editing, audio matching, asset generation, and confirm/
render. Alphabetically inserted between Notion MCP and Supabase MCP.

Source: https://github.com/Poppify/poppify-claude-plugin

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@qodo-code-review

qodo-code-review Bot commented Jun 9, 2026

Copy link
Copy Markdown

Code Review by Qodo

🐞 Bugs (2) 📘 Rule violations (0)

Grey Divider


Remediation recommended

1. Stale last-updated metric 🐞 Bug ⚙ Maintainability
Description
The README Status table updates the MCP server count but leaves the “Last updated” value at 2025-Q2,
making the status section internally inconsistent and misleading about freshness.
Code

README.md[R9-13]

| Plugins listed | 4 |
-| MCP servers | 5 |
+| MCP servers | 6 |
| Editor integrations | 6 |
| Learning resources | 5 |
| Last updated | 2025-Q2 |
Evidence
The Status table shows the new MCP servers count (6) while still showing Last updated | 2025-Q2,
indicating the freshness metric was not updated alongside the content change.

README.md[7-13]

Agent prompt
The issue below was found during a code review. Follow the provided context and guidance below and implement a solution

## Issue description
The README Status table was updated (MCP servers count changed), but the `Last updated` metric remains `2025-Q2`, which makes the status section inconsistent with the current content.

## Issue Context
This PR modifies the Status table values; the freshness indicator should be updated in the same change to reflect the new update period.

## Fix Focus Areas
- README.md[7-13]

ⓘ Copy this prompt and use it to remediate the issue with your preferred AI generation tools



Informational

2. Coverage cell mixes marketing 🐞 Bug ⚙ Maintainability
Description
The new Poppify MCP row uses the ‘Coverage’ column for pricing/promotional details ($0.06/render,
free seeds) in addition to scope, reducing consistency with other rows and making the table harder
to scan.
Code

README.md[42]

+| [Poppify MCP](https://github.com/Poppify/poppify-claude-plugin) | apiKey / HTTP | Photo to TikTok / Instagram Reels / YouTube Shorts / Facebook video — 27 tools, $0.06/render, 50 free seeds |
Evidence
The Poppify row’s Coverage cell includes pricing and promo text, while adjacent rows keep Coverage
as brief scope-only summaries.

README.md[34-43]

Agent prompt
The issue below was found during a code review. Follow the provided context and guidance below and implement a solution

## Issue description
The MCP Servers table’s `Coverage` column is used as a short scope descriptor in other rows, but the new Poppify entry includes pricing and promotional details, making the table less uniform.

## Issue Context
Other entries keep `Coverage` concise (e.g., “Notion workspaces”, “Supabase projects”). Consider moving pricing/free-tier info into a separate note/footnote, or trimming the Coverage text to scope only.

## Fix Focus Areas
- README.md[34-43]

ⓘ Copy this prompt and use it to remediate the issue with your preferred AI generation tools


Grey Divider

Qodo Logo

@qodo-code-review

Copy link
Copy Markdown

PR Summary by Qodo

Add Poppify MCP to MCP Servers table and update server count
📝 Documentation 🕐 Less than 5 minutes

Grey Divider

Walkthroughs

User Description

Summary

Adds Poppify MCP to the MCP Servers table, alphabetically inserted between Notion MCP and Supabase MCP. Updates the Status metric (MCP servers: 5 → 6).

What Poppify is

An MCP server for photo-to-vertical-video — converts 1–10 photos into a captioned 15/30/60s reel for TikTok, Instagram Reels, YouTube Shorts, and Facebook. 27 MCP tools (`register`, `start_session_from_photos`, `update_slides`, `set_audio`, `generate_image`, `generate_music`, `generate_voiceover`, `confirm`, `get_result`, etc.) plus 4 skills and 3 slash commands when installed as a Claude Code plugin.

$0.06 per render. 50 free seeds on signup. No subscription.

Files changed

  • `README.md`: 2 lines (one new table row + Status counter bump)

🤖 Generated with Claude Code

AI Description
• Add Poppify MCP entry to the MCP Servers table in alphabetical order.
• Update the MCP servers metric from 5 to 6.
High-Level Assessment

The approach is appropriate for a documentation-only update: add the new MCP server row in alphabetical position and keep the summary metric in sync. No alternative implementation would materially improve this change.

Grey Divider

File Changes

Documentation (1)
README.md Document Poppify MCP and bump MCP server count +2/-1

Document Poppify MCP and bump MCP server count

• Increments the README status metric for MCP servers from 5 to 6. Adds a new MCP Servers table row for Poppify MCP (apiKey/HTTP) describing its photo-to-vertical-video capabilities and pricing.

README.md


Grey Divider

Qodo Logo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant