{"type":"mcp_server","name":"placid-mcp-server","description":"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","category":"Developer Tools","language":"TypeScript","stars":14,"forks":0,"owner":"felores","github_url":"https://github.com/felores/placid-mcp-server","homepage":null,"setup":"## Setup\n\n1.  Install Node.js (version 18 or higher) and npm from [nodejs.org](https://nodejs.org/)\n2.  Verify installation:\n   ```bash\n   node --version\n   npm --version\n   ```\n\n### Quick Start (Recommended)\n\nThe easiest way to get started is using Smithery, which will automatically configure everything for you:\n\n```bash\nnpx -y @smithery/cli install @felores/placid-mcp-server --client claude\n```\n\n### Manual Configuration\n\nIf you prefer to configure manually, add this to your Claude Desktop or Cline settings:\n\n```json\n{\n  \"mcpServers\": {\n    \"placid\": {\n      \"command\": \"npx\",\n      \"args\": [\"@felores/placid-mcp-server\"],\n      \"env\": {\n        \"PLACID_API_TOKEN\": \"your-api-token\"\n      }\n    }\n  }\n}\n```\n\n1.  Log in to your [Placid.app](https://placid.app/) account\n2.  Go to Settings > API\n3.  Click on \"Create API Token\"\n4.  Give your token a name (e.g., \"MCP Server\")\n5.  Copy the generated token\n6.  Add the token to your configuration as shown above","tools":"## Available Tools\n\n\t\t1. List available Placid templates with filtering options (Includes title, ID, preview image URL, available layers, and tags).\n\t\t2. Generate images and videos using templates and dynamic content (Allows combining Placid templates with dynamic content like videos, images, and text).\n\t\t3. Secure API token management (Provides secure management of API tokens).\n\t\t4. Error handling and validation (Implements error handling and validation).\n\t\t5. Type-safe implementation (Offers a type-safe implementation).","faq":null,"created_at":"2025-01-13T00:48:59+00:00","updated_at":"2025-03-28T23:13:55+00:00","source_url":"https://model-context-protocol.com/servers/placid-app-image-video-generation-server","related_articles":[]}