This repository provides an MCP server for Placid.app, enabling users to list templates and generate images/videos using dynamic content. It offers secure API token management and is designed for easy
An MCP server implementation designed to integrate with Placid.app's API, providing tools for listing templates and generating images and videos through the Model Context Protocol. It allows users to list available Placid templates with filtering options, generate images and videos using templates and dynamic content, and securely manage API tokens.
Key features include error handling and validation, and a type-safe implementation.
Installation can be done quickly using Smithery or manually by configuring Claude Desktop or Cline settings. Requires Node.js version 18 or higher.
Tools include placid_list_templates
for listing templates with filtering, placid_generate_video
for generating videos with dynamic content, and placid_generate_image
for generating static images with dynamic content. Each tool details parameters and responses.
For more information, refer to the Placid API Documentation. Licensed under MIT.
felores/placid-mcp-server
January 13, 2025
March 28, 2025
TypeScript