Skip to main content
Glama

PlainlyVideosMCP

by danixeee
package.json1.26 kB
{ "name": "@plainly-videos/mcp-server", "version": "1.0.2", "description": "MCP server for Plainly Videos that allows browsing designs and projects, as well as rendering videos.", "license": "MIT", "author": "PlainlyVideos <contact@planlyvideos.com>", "homepage": "https://plainlyvideos.com", "repository": { "type": "git", "url": "git+https://github.com/plainly-videos/mcp-server.git" }, "engines": { "node": ">=18" }, "keywords": [ "plainly", "plainlyvideos", "mcp", "mcp-server", "modelcontextprotocol", "aftereffects", "adobe-after-effects", "video-api", "video-automation", "video-processing", "video-rendering", "automation", "api", "javascript", "typescript" ], "type": "module", "bin": "dist/index.js", "files": [ "dist" ], "scripts": { "dev": "vite build --watch", "build": "tsc --noEmit && vite build", "typecheck": "tsc --noEmit", "start": "node dist/index.js" }, "packageManager": "yarn@4.9.2", "dependencies": { "@modelcontextprotocol/sdk": "^1.0.4", "axios": "^1.12.2", "zod": "^3.25.76" }, "devDependencies": { "@types/node": "^22.10.6", "typescript": "^5.7.3", "vite": "^6.3.6" } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/danixeee/PlainlyVideosMCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server