Skip to main content
Glama

MCP Adobe Premiere Pro

by hetpatel-11
MIT License
3
  • Apple

open_project

Open an Adobe Premiere Pro project by specifying the .prproj file path, enabling integration with AI-driven workflows and automation in the MCP Adobe Premiere Pro server.

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