Get Started
Installation
How to install ShotGrid MCP Server
Installing ShotGrid MCP Server
ShotGrid MCP Server can be installed using standard Python package managers. We recommend using uv
for the best performance and dependency resolution.
Requirements
- Python 3.10 or higher
- Access to a ShotGrid instance (or Mockgun for testing)
Installation Options
Using UV (Recommended)
UV is a fast, reliable Python package installer and resolver.
Using pip
Installing from Source
For the latest development version or to contribute:
Installing the ShotGrid Python API
ShotGrid MCP Server depends on the ShotGrid Python API. The latest versions don’t have published wheel files, so you’ll need to install it directly from GitHub:
Verifying Installation
You can verify that ShotGrid MCP Server is installed correctly by running:
This should print the version number of the installed package.
Next Steps
Once you have ShotGrid MCP Server installed, you can:
- Follow the Quickstart Guide to create your first server
- Learn about Server Configuration options
- Explore the Tools you can create