adobe-premiere-mcp.yml
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
Descriptor
Candidate descriptor · transport
Tools
list_libraries— List the Creative Cloud Libraries available to the authenticated user.create_library— Create a new Creative Cloud Library.get_library— Retrieve a single Creative Cloud Library by id.update_library— Update a library's metadata (name and other fields).delete_library— Delete a Creative Cloud Library.list_library_elements— List the elements (colors, graphics, videos, character styles) inside a library.get_library_element— Retrieve one element from a library.create_library_elements— Create, copy or move elements within or between libraries.update_library_element_metadata— Update metadata on one or more library elements.archive_library_element— Move a library element to the archive (soft delete, reversible).restore_archived_elements— Restore elements from a library's archive.purge_archived_elements— Permanently delete archived elements. Irreversible.put_element_representations— Replace the representations/renditions attached to a library element.upload_representation_content— Upload the binary content backing an element representation.list_bookmarks— List the user's library bookmarks.add_bookmark— Bookmark a library.update_bookmark— Update a library bookmark.remove_bookmark— Remove a library bookmark.get_public_library— Retrieve a public (shared) library without user context.search_libraries— Search across libraries and elements.
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.
Work with this as data
Every MCP server here is available over the APIs.io API and to AI agents over MCP.