MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

P
Premiere Pro MCP

MCP server for Adobe Premiere Pro - WebSocket bridge for timeline editing, effects, markers, and media management

Created 3/4/2026
Updated about 4 hours ago
Repository documentation and setup instructions
README not found
Quick Setup
Installation guide for this server

Install Package (if required)

npx @modelcontextprotocol/server-premiere-pro-mcp

Cursor configuration (mcp.json)

{ "mcpServers": { "bis-code-premiere-pro-mcp": { "command": "npx", "args": [ "bis-code-premiere-pro-mcp" ] } } }