Overview
Features
List available Placid templates with filtering options
Lists templates with title, ID, thumbnail, layers and tags; supports optional filters by collection_id, custom_data, and tags.
Generate images using templates and dynamic content
Generates images by supplying template_id and per-layer content (text or images); returns an image URL when finished.
Generate videos using templates and dynamic content
Generates videos by combining templates with dynamic content (video/image/text layers; optional audio); long videos return a job_id for status checks.
Secure API token management
Supports secure handling of the Placid API token via environment configuration (PLACID_API_TOKEN).
Error handling and validation
Includes validation and error handling to ensure robust MCP interactions.
Type-safe implementation
Designed as a type-safe MCP server to reduce runtime errors and improve integration reliability.
Quick Start with Smithery auto-configuration
Provides a fast setup path via Smithery that auto-configures the MCP server.
Manual configuration support
Allows manual setup in Claude Desktop or Cline with environment variables for token.
Who Is This For?
- Developers:Integrate Placid.app templates into apps to generate images and videos via MCP.




