Back to Home
plainly-videos icon

mcp-server

Verified Safe

by plainly-videos

Overview

This MCP server enables LLM clients to browse Plainly designs and projects, retrieve details, and submit video rendering jobs via the Plainly API.

Installation

Run Command
npx -y @plainly-videos/mcp-server@latest

Environment Variables

  • PLAINLY_API_KEY

Security Notes

The server handles API keys securely via environment variables and validates their presence. It uses standard HTTP libraries (axios) with appropriate error handling and user-agent identification. User-provided parameters for rendering are passed to the Plainly API; the server's role is to correctly forward these inputs, relying on the Plainly API for deep validation and safe processing. No 'eval', obfuscation, or hardcoded secrets were found.

Similar Servers

Stats

Interest Score33
Security Score9
Cost ClassMedium
Avg Tokens2500
Stars4
Forks0
Last Update2026-01-08

Tags

video automationLLM integrationPlainly APImedia renderingMCP server