Placid Image Generator
Summary
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.
Available Actions(3)
placid_list_templates
Lists available Placid templates with filtering options. Parameters: collection_id (optional), custom_data (optional), tags (optional).
placid_generate_video
Generate videos by combining Placid templates with dynamic content. Parameters: template_id (required), layers (required), audio (optional), audio_duration (optional), audio_trim_start (optional), audio_trim_end (optional).
placid_generate_image
Generate static images by combining Placid templates with dynamic content. Parameters: template_id (required), layers (required).
社区评论
暂无评论. 成为第一个评论的人!
登录以参与讨论