This Placid.app MCP server, developed by Felipe Restrepo, integrates with Placid's API to provide image generation capabilities for AI workflows. Built with TypeScript and leveraging the Model Context Protocol SDK, it offers tools for listing templates and generating creatives using dynamic content. The implementation focuses on secure API token management, error handling, and type safety, making it accessible for AI assistants or applications needing to create visual content programmatically. It's particularly useful for tasks like social media post creation, marketing material generation, or dynamic image production, enabling quick access to Placid's template-based image creation without requiring deep knowledge of the underlying API complexities.
まだレビューはありません. 最初のレビューを投稿しましょう!
会話に参加するにはサインインしてください
Lists available Placid templates with filtering options. Parameters: collection_id (optional), custom_data (optional), tags (optional)
Generate videos by combining Placid templates with dynamic content like videos, images, and text. Parameters: template_id (required), layers (required), audio (optional), audio_duration (optional), audio_trim_start (optional), audio_trim_end (optional)
Generate static images by combining Placid templates with dynamic content like text and images. Parameters: template_id (required), layers (required)