← Registry

Content Tools

deckpipe.dev

Provides tools for creating, duplicating, retrieving, updating, and deleting slide decks.

1 endpoint13 known toolsCached registry data

ENDPOINT 1

https://deckpipe.dev/mcp

No auth detected

Known tools 13

create_deck

Create a new slide deck.

clone_deck

Duplicate an existing deck into a BRAND-NEW deck — the way to start from a template.

get_deck

Retrieve a deck by ID.

update_deck

Update an existing deck.

delete_deck

Delete a deck permanently.

upload_image

Host an image (PNG/JPG/WebP/GIF/SVG, max 10MB) and get back a URL for use in <img src> on a canvas slide.

search_images

Search Unsplash for stock photos.

list_layouts

Describe the slide layouts and deck-level customization fields.

list_comments

List comments on a deck.

reply_to_comment

Reply to a comment thread.

preview_slide

Render a single canvas slide without persisting anything.

get_slide_screenshot

Render a specific slide of an existing deck and return the PNG inline (base64) so you can see exactly what reviewers see.

resolve_comment

Resolve a comment, marking it as addressed.