Skip to main content
Glama

MCP Adobe Premiere Pro

by hetpatel-11
MIT License
3
  • Apple

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription
create_video_projectGuide to create a new video project from scratch
edit_music_videoWorkflow for editing a music video with beat synchronization
color_grade_footageStep-by-step color grading workflow
multicam_editingGuide for multicam editing workflow
podcast_editingWorkflow for editing podcast episodes
social_media_contentCreate content optimized for social media platforms
documentary_editingWorkflow for documentary film editing
commercial_editingGuide for editing commercial advertisements
optimize_workflowTips for optimizing Premiere Pro workflow and performance
audio_cleanupGuide for cleaning up and enhancing audio

Resources

Contextual data attached and managed by the client

NameDescription
Current Project InformationInformation about the currently open Premiere Pro project
Project SequencesList of all sequences in the current project
Project MediaList of all media items in the current project
Project BinsOrganizational structure of bins in the current project
Timeline ClipsAll clips currently on the timeline
Timeline TracksInformation about video and audio tracks
Timeline MarkersMarkers and their positions on the timeline
Available EffectsList of all available effects in Premiere Pro
Applied EffectsEffects currently applied to clips
Available TransitionsList of all available transitions in Premiere Pro
Export PresetsAvailable export presets and their settings
Project MetadataMetadata information for the current project

Tools

Functions exposed to the LLM to take actions

NameDescription
list_project_items

Lists all media items, bins, and assets in the current Premiere Pro project. Use this to discover available media before performing operations.

list_sequences

Lists all sequences in the current Premiere Pro project with their IDs, names, and basic properties.

list_sequence_tracks

Lists all video and audio tracks in a specific sequence with their properties and clips.

get_project_info

Gets comprehensive information about the current project including name, path, settings, and status.

create_project

Creates a new Adobe Premiere Pro project. Use this when the user wants to start a new video editing project from scratch.

open_project

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

save_project

Saves the currently active Adobe Premiere Pro project.

save_project_as

Saves the current project with a new name and location.

import_media

Imports a media file (video, audio, image) into the current Premiere Pro project.

import_folder

Imports all media files from a folder into the current Premiere Pro project.

create_bin

Creates a new bin (folder) in the project panel to organize media.

create_sequence

Creates a new sequence in the project. A sequence is a timeline where you edit clips.

duplicate_sequence

Creates a copy of an existing sequence with a new name.

delete_sequence

Deletes a sequence from the project.

add_to_timeline

Adds a media clip from the project panel to a sequence timeline at a specific track and time.

remove_from_timeline

Removes a clip from the timeline.

move_clip

Moves a clip to a different position on the timeline.

trim_clip

Adjusts the in and out points of a clip on the timeline, effectively shortening it.

split_clip

Splits a clip at a specific time point, creating two separate clips.

apply_effect

Applies a visual or audio effect to a specific clip on the timeline.

remove_effect

Removes an effect from a clip.

add_transition

Adds a transition (e.g., cross dissolve) between two adjacent clips on the timeline.

add_transition_to_clip

Adds a transition to the beginning or end of a single clip.

adjust_audio_levels

Adjusts the volume (gain) of an audio clip on the timeline.

add_audio_keyframes

Adds keyframes to audio levels for dynamic volume changes.

mute_track

Mutes or unmutes an entire audio track.

add_text_overlay

Adds a text layer (title) over the video timeline.

add_shape

Adds a shape (rectangle, circle, etc.) to the timeline.

color_correct

Applies basic color correction adjustments to a video clip.

apply_lut

Applies a Look-Up Table (LUT) to a clip for color grading.

export_sequence

Renders and exports a sequence to a video file. This is for creating the final video.

export_frame

Exports a single frame from a sequence as an image file.

create_multicam_sequence

Creates a multicamera source sequence from multiple video clips, synchronized by audio or timecode.

create_proxy_media

Generates low-resolution proxy versions of high-resolution media to improve editing performance.

auto_edit_to_music

Automatically creates an edit by cutting video clips to the beat of a music track.

stabilize_clip

Applies video stabilization to reduce camera shake.

speed_change

Changes the playback speed of a clip.

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