Skip to main content
Glama

MCP Adobe Premiere Pro

by hetpatel-11
MIT License
4
  • Apple

open_project

Open an Adobe Premiere Pro project directly by specifying the file path, enabling quick access to video editing workflows through MCP server automation.

Instructions

Opens an existing Adobe Premiere Pro project from a specified file path.

Input Schema

NameRequiredDescriptionDefault
pathYesThe absolute path to the .prproj file to open

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "path": { "description": "The absolute path to the .prproj file to open", "type": "string" } }, "required": [ "path" ], "type": "object" }

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