Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
list_project_itemsA

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

list_sequencesB

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

list_sequence_tracksC

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

get_project_infoB

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

create_projectB

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

open_projectC

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

save_projectB

Saves the currently active Adobe Premiere Pro project.

save_project_asC

Saves the current project with a new name and location.

import_mediaC

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

import_folderA

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

create_binC

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

create_sequenceC

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

duplicate_sequenceC

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

delete_sequenceC

Deletes a sequence from the project.

add_to_timelineB

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

remove_from_timelineC

Removes a clip from the timeline.

move_clipB

Moves a clip to a different position on the timeline.

trim_clipB

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

split_clipB

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

apply_effectC

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

remove_effectC

Removes an effect from a clip.

add_transitionC

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

add_transition_to_clipC

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

adjust_audio_levelsC

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

add_audio_keyframesC

Adds keyframes to audio levels for dynamic volume changes.

mute_trackB

Mutes or unmutes an entire audio track.

add_text_overlayC

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

add_shapeC

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

color_correctC

Applies basic color correction adjustments to a video clip.

apply_lutC

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

export_sequenceC

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

export_frameC

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

create_multicam_sequenceC

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

create_proxy_mediaB

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

auto_edit_to_musicB

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

stabilize_clipC

Applies video stabilization to reduce camera shake.

speed_changeC

Changes the playback speed of a clip.

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

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

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