ftrack-mcp

huikku/ftrack-mcp
★ 0 stars Python AI/LLM Updated today
An MCP server for ftrack Studio — broad ftrack API coverage (query/CRUD + typed tools) for LLM agents. MIT.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ftrack-mcp": {
      "command": "uvx",
      "args": [
        "ftrack-mcp"
      ]
    }
  }
}

Or install with pip: pip install ftrack-mcp

README Excerpt

A **Model Context Protocol** server that gives LLM agents (Claude Desktop, Claude Code, Cursor, …) broad, typed access to the **ftrack Studio** production-tracking API. Why another one? The only existing ftrack MCP on GitHub is an early, **unlicensed** single-author experiment. This one is **MIT-licensed**, **broad-coverage**, and tested live against an ftrack Studio trial.

Tools (4)

FTRACK_API_KEYFTRACK_API_USERFTRACK_SERVERquery