Skip to main content
Glama
muhwagwa0112

Premiere Pro Full MCP

by muhwagwa0112

Premiere operation lifecycle

premiere_operations

Preview and validate operations in Premiere Pro, apply exact requests, inspect status, or handle cancellation and undo boundaries.

Instructions

Preview and confirm R2/R3 work, apply an exact request, inspect operation status, or report cancellation/undo boundaries.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
modeYes
requestNo
operationIdNo
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Only the openWorldHint false annotation is present, which does not disclose behavioral traits. The description mentions 'apply' and 'cancel' but gives no details on side effects, destructive potential, state persistence, or boundaries of cancellation/undo. Without readOnlyHint or destructiveHint, agents cannot infer safety or consequences, and the description does not compensate.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness2/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single sentence, but it is overloaded with ambiguous clauses and not well-structured. The leading phrase 'Preview and confirm R2/R3 work' is confusing and not front-loaded with actionable information. It fails to prioritize clarity over brevity, making it hard to parse quickly.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness1/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a tool with 3 parameters, a required enum, nested objects, no output schema, and zero schema descriptions, the description is wholly inadequate. It does not explain the meaning of each mode, parameter dependencies, return values, or any operational context. Agents cannot reliably invoke this tool based on the provided information.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters1/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 0%, and the description does not explain any parameters. The mode enum values (preview, apply, status, cancel, undo) are named but not elaborated on—e.g., which modes require 'request' or 'operationId' is not specified. The description adds no meaning beyond the raw schema, leaving agents without essential usage information.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose2/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description lists several actions (preview, confirm, apply, inspect, report) but does not state a clear primary verb or resource. The phrase 'R2/R3 work' is cryptic and likely refers to some internal workflow not explained. It does not distinguish this tool from siblings like premiere_inspect or premiere_api, making the tool's purpose ambiguous.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

No guidance is given on when to use this tool versus the many sibling tools. It does not mention any exclusions or conditions for selecting this tool over alternatives. The description implies it handles operation lifecycle tasks, but the precise circumstances for calling it are left to inference.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

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/muhwagwa0112/premiere-pro-full-mcp'

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