fcp-mcp — Final Cut Pro MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 108 installs a week from pypi. Last commit 28 Jul 2026.
Final Cut Pro MCP — 88 tools: FCPXML engine, live FCP control, media analysis, puppets.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add fcp-mcp -- uvx fcp-mcp
{
"mcpServers": {
"fcp-mcp": {
"args": [
"fcp-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.fcp-mcp]
command = "uvx"
args = ["fcp-mcp"]
{
"mcpServers": {
"fcp-mcp": {
"args": [
"fcp-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"fcp-mcp": {
"args": [
"fcp-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.