Content Tools
deckpipe.dev
Provides tools for creating, duplicating, retrieving, updating, and deleting slide decks.
ENDPOINT 1
https://deckpipe.dev/mcp
Known tools 13
create_deckCreate a new slide deck.
clone_deckDuplicate an existing deck into a BRAND-NEW deck — the way to start from a template.
get_deckRetrieve a deck by ID.
update_deckUpdate an existing deck.
delete_deckDelete a deck permanently.
upload_imageHost an image (PNG/JPG/WebP/GIF/SVG, max 10MB) and get back a URL for use in <img src> on a canvas slide.
search_imagesSearch Unsplash for stock photos.
list_layoutsDescribe the slide layouts and deck-level customization fields.
list_commentsList comments on a deck.
reply_to_commentReply to a comment thread.
preview_slideRender a single canvas slide without persisting anything.
get_slide_screenshotRender a specific slide of an existing deck and return the PNG inline (base64) so you can see exactly what reviewers see.
resolve_commentResolve a comment, marking it as addressed.