Skip to main content
Glama

MCP Adobe Premiere Pro

by hetpatel-11
MIT License
3
  • Apple

list_project_items

Discover and organize all media items, bins, and assets in your Adobe Premiere Pro project. Use this tool to identify available resources and prepare for editing or automation tasks.

Instructions

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

Input Schema

NameRequiredDescriptionDefault
includeBinsNoWhether to include bin information in the results
includeMetadataNoWhether to include detailed metadata for each item

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "includeBins": { "description": "Whether to include bin information in the results", "type": "boolean" }, "includeMetadata": { "description": "Whether to include detailed metadata for each item", "type": "boolean" } }, "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