shotgrid-mcp

huikku/shotgrid-mcp
★ 0 stars Python AI/LLM Updated today
Lean, agent-first MCP server for ShotGrid / Flow Production Tracking — 15 tools, one CRUD family, dry_run safety gate.
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": {
    "shotgrid-mcp": {
      "command": "uvx",
      "args": [
        "shotgrid-mcp"
      ]
    }
  }
}

Or install with pip: pip install shotgrid-mcp

README Excerpt

A **Model Context Protocol** server that gives LLM agents (Claude Desktop, Claude Code, Cursor, …) full access to the **ShotGrid / Autodesk Flow Production Tracking** API through a **small, curated, agent-first tool surface**. A leaner, write-safe repackaging of > ShotGrid is schema-driven, so a handful of **generic CRUD + query tools reach every entity type**. This

Tools (3)

SHOTGRID_API_KEYSHOTGRID_SCRIPT_NAMESHOTGRID_URL