MCP ServersMCP.so
ShotGrid MCP Server

ShotGrid MCP Server

Visit Server
created by
ShotGrid MCP Serverloonghaoa month ago
A Model Context Protocol (MCP) server for Autodesk ShotGrid/Flow Production Tracking (FPT) with comprehensive CRUD operations and data management capabilities.
ShotGrid MCP Server
Overview

What is ShotGrid MCP Server?

ShotGrid MCP Server is a high-performance Model Context Protocol (MCP) server designed for Autodesk ShotGrid/Flow Production Tracking (FPT), providing comprehensive CRUD operations and data management capabilities.

How to use ShotGrid MCP Server?

To use the ShotGrid MCP Server, install it via pip, set up your environment variables, and run the server. You can interact with the server using various commands to manage ShotGrid entities.

Key features of ShotGrid MCP Server?

  • High-performance implementation based on fastmcp
  • Complete CRUD operation toolset
  • Dedicated thumbnail download/upload tools
  • Efficient connection pool management
  • Comprehensive test coverage with pytest
  • Cross-platform support (Windows, macOS, Linux)

Use cases of ShotGrid MCP Server?

  1. Managing production tracking data in Autodesk ShotGrid.
  2. Automating the creation and management of ShotGrid entities.
  3. Integrating with other tools and services that require data from ShotGrid.

FAQ from ShotGrid MCP Server?

  • What is the installation process?

Install using UV: uv pip install shotgrid-mcp-server

  • Can I run it on different operating systems?

Yes! It supports Windows, macOS, and Linux.

  • How do I contribute to the project?

Contributions are welcome! Follow the Google Python Style Guide and ensure to write tests using pytest.