Google PageRank for AI agents. 25,000+ tools indexed.

finalcutpro-mcp MCP Server

elliotttate/finalcutpro-mcp

Score: 49.6 Rank #73 MCP Server
Are you the maintainer of elliotttate/finalcutpro-mcp? Claim this listing →

MCP server for controlling Final Cut Pro with 99 tools - editing, AI features, 360/VR, color grading, and more

Add AgentRank to Claude Code Discover and compare tools like elliotttate/finalcutpro-mcp — your AI finds the right one automatically
Get API Access →
claude mcp add agentrank -- npx -y agentrank-mcp-server

Overview

elliotttate/finalcutpro-mcp is a JavaScript MCP server. MCP server for controlling Final Cut Pro with 99 tools - editing, AI features, 360/VR, color grading, and more

Ranked #73 out of 100 indexed tools.

Actively maintained with commits in the last week.

Ecosystem

JavaScript No license

Score Breakdown

StarsFreshnessIssue HealthContributorsDependents
Stars 15% 1

1 stars → early stage

Freshness 25% 2d ago

Last commit 2d ago → actively maintained

Issue Health 25% 50%

No issues filed → no history to score

Contributors 10% 1

1 contributor → solo project

Dependents 25% 0

No dependents → no downstream usage

npm Downloads N/A
PyPI Downloads N/A
Forks 0
Description Good
License None

Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →

How to Improve

Description low impact

Expand your description to 150+ characters for better discoverability

License low impact

Add an MIT or Apache-2.0 license to signal trust and enable adoption

Contributors medium impact

Single-contributor projects carry bus-factor risk — welcoming contributors boosts confidence

Badge all embed codes →

AgentRank score for elliotttate/finalcutpro-mcp
[![AgentRank](https://agentrank-ai.com/api/badge/tool/elliotttate--finalcutpro-mcp)](https://agentrank-ai.com/tool/elliotttate--finalcutpro-mcp/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/tool/elliotttate--finalcutpro-mcp/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/tool/elliotttate--finalcutpro-mcp" alt="AgentRank"></a>

Embed Widget docs →

Embed a rich score widget on your site or blog.

<script src="https://agentrank-ai.com/embed.js" data-tool="elliotttate/finalcutpro-mcp"></script>

Matched Queries

"mcp server""mcp-server"

From the README

# Final Cut Pro MCP Server

An MCP (Model Context Protocol) server that provides comprehensive remote control of Final Cut Pro via AppleScript and JXA automation. Supports 99 tools covering editing, AI-powered features, color grading, 360/VR, and more.

## Requirements

- macOS 15.6+
- Final Cut Pro 12.0+
- Node.js 18+
- Accessibility permissions for System Events (System Settings > Privacy & Security > Accessibility)

## Setup

```bash
npm install
npm run build
```

### Claude Desktop Configuration

Add to your Claude Desktop `claude_desktop_config.json`:

```json
{
  "mcpServers": {
    "finalcutpro": {
      "command": "node",
      "args": ["/path/to/finalcutpro-mcp/dist/index.js"]
    }
  }
}
```

## Tools (99 total)

### Library & Project Inspection

| Tool | Description |
|---|---|
| `get_libraries` | Get all open libraries with names, IDs, file paths, and event counts |
| `get_events` | Get all events within a specific library |
| `get_projects` | Get all projects within an eve
Read full README on GitHub →

Get the weekly AgentRank digest

Top movers, new tools, ecosystem insights — straight to your inbox.