Skip to main content
Glama
package.jsonβ€’1.34 kB
{ "name": "mcp-adobe-premiere-pro", "version": "1.0.0", "description": "Model Context Protocol tools for Adobe Premiere Pro - AI-powered video editing through natural language prompts", "main": "dist/index.js", "type": "module", "scripts": { "build": "tsc", "dev": "tsc --watch", "start": "node dist/index.js", "test": "jest", "lint": "eslint src --ext .ts", "format": "prettier --write src/**/*.ts" }, "keywords": [ "mcp", "model-context-protocol", "adobe-premiere-pro", "video-editing", "ai-automation", "extendscript", "uxp" ], "author": "Your Name", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^0.5.0", "fs-extra": "^11.2.0", "node-fetch": "^3.3.2", "path": "^0.12.7", "uuid": "^10.0.0", "ws": "^8.18.0", "zod": "^3.23.8", "zod-to-json-schema": "^3.22.0" }, "devDependencies": { "@types/fs-extra": "^11.0.4", "@types/jest": "^29.5.12", "@types/node": "^20.14.10", "@types/uuid": "^10.0.0", "@types/ws": "^8.5.10", "@typescript-eslint/eslint-plugin": "^7.16.0", "@typescript-eslint/parser": "^7.16.0", "eslint": "^8.57.0", "jest": "^29.7.0", "prettier": "^3.3.2", "ts-jest": "^29.1.5", "typescript": "^5.5.3" }, "engines": { "node": ">=18.0.0" } }

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/hetpatel-11/Adobe_Premiere_Pro_MCP'

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