# shotgrid-mcp-server

> A Model Context Protocol (MCP) server for Autodesk ShotGrid/Flow Production Tracking (FPT) with comprehensive CRUD operations and data management capabilities.

- **URL**: https://www.freshcrate.ai/projects/shotgrid-mcp-server
- **Author**: loonghao
- **Category**: MCP Servers
- **Latest version**: `v0.15.4` (2026-01-28)
- **License**: MIT
- **Source**: https://github.com/loonghao/shotgrid-mcp-server
- **Homepage**: https://loonghao.github.io/shotgrid-mcp-server/
- **Language**: Python
- **GitHub**: 56 stars, 12 forks
- **Registry**: github
- **Tags**: `python`

## Description

A Model Context Protocol (MCP) server for Autodesk ShotGrid/Flow Production Tracking (FPT) with comprehensive CRUD operations and data management capabilities.

## Recent releases

| Version | Date | Urgency | Changes |
| --- | --- | --- | --- |
| `v0.15.4` | 2026-01-28 | Low | Comparing Changes: https://github.com/loonghao/shotgrid-mcp-server/compare/v0.15.3...v0.15.4  ## ShotGrid MCP Server 0.15.4  MCP Server for ShotGrid integration using shotgun-api3.  ## Bugs - 🐞 fix: sg update multi_entity_update_modes param spell error 7b615ba  ## Misc - 💄 chore(deps): update actions/upload-artifact action to v6 a52e79d  - 💄 chore(deps): update actions/setup-node action to v6 f97318f  - 💄 chore(deps): update dependency node to v24 df9e4d3  - 💄 chore(deps): update peter-evan |
| `v0.15.3` | 2026-01-17 | Low | Comparing Changes: https://github.com/loonghao/shotgrid-mcp-server/compare/v0.14.1...v0.15.3  ## ShotGrid MCP Server 0.15.3  MCP Server for ShotGrid integration using shotgun-api3.  ## Bugs - 🐞 fix(ci): add --system flag to vx uv pip install for CI environment d0b8e46  - 🐞 fix(ci): add pull-requests write permission for PR comments 41a5c36  - 🐞 fix(docs): regenerate package-lock.json for npm ci compatibility fccac89  - 🐞 fix: use vx uvx in justfile instead of bare uvx c094070  ## Feature - ��� |
| `v0.14.1` | 2025-12-25 | Low | Comparing Changes: https://github.com/loonghao/shotgrid-mcp-server/compare/v0.14.0...v0.14.1  ## ShotGrid MCP Server 0.14.1  MCP Server for ShotGrid integration using shotgun-api3.  ## Bugs - 🐞 fix: normalize integer entity IDs to dict format in API tools 922c704  ## Misc - 💄 chore(deps): update dependency mintlify to v4.2.224 ef9bb9b  - 💄 chore(deps): update dependency mintlify to v4.2.243 73af592  - 💄 chore(deps): update actions/cache action to v5 0191344  ## Unknown - 📄 bump: version 0.1 |
| `v0.14.0` | 2025-12-03 | Low | Comparing Changes: https://github.com/loonghao/shotgrid-mcp-server/compare/v0.13.4...v0.14.0  ## ShotGrid MCP Server 0.14.0  MCP Server for ShotGrid integration using shotgun-api3.  ## Feature - 🌟 feat: add sg_url to all entity creation responses 329cdec  ## Misc - 💄 chore(deps): update dependency mintlify to v4.2.221 9b27291  ## Unknown - 📄 bump: version 0.13.4 → 0.14.0 2b05224 |
| `v0.13.4` | 2025-12-01 | Low | Comparing Changes: https://github.com/loonghao/shotgrid-mcp-server/compare/v0.13.3...v0.13.4  ## ShotGrid MCP Server 0.13.4  MCP Server for ShotGrid integration using shotgun-api3.  ## Bugs - 🐞 fix(cloud): use HTTP ASGI app for FastMCP Cloud multi-site support a8727b3  ## Misc - 💄 chore(deps): update dependency mintlify to v4.2.219 67793e3  ## Unknown - 📄 bump: version 0.13.2 → 0.13.3 44c5485  - 📄 bump: version 0.13.3 → 0.13.4 2d55e43 |
| `v0.13.3` | 2025-12-01 | Low | Comparing Changes: https://github.com/loonghao/shotgrid-mcp-server/compare/v0.13.1...v0.13.3  ## ShotGrid MCP Server 0.13.3  MCP Server for ShotGrid integration using shotgun-api3.  ## Bugs - 🐞 fix: return structured results for API tools instead of primitives 71aba58  - 🐞 fix(ci): use Python 3.12, add FastMCP Cloud support with dedicated entry point dc657b6  ## Misc 🔶 Nothing change ## Unknown - 📄 bump: version 0.13.1 → 0.13.2 371933a  - 📄 bump: version 0.13.2 → 0.13.3 5cc467c |
| `v0.13.1` | 2025-11-28 | Low | Comparing Changes: https://github.com/loonghao/shotgrid-mcp-server/compare/v0.13.0...v0.13.1  ## ShotGrid MCP Server 0.13.1  MCP Server for ShotGrid integration using shotgun-api3.  ## Bugs - 🐞 fix: replace deprecated class-based Config with ConfigDict for Pydantic V2 compatibility 3eea2f9  ## Misc - 💄 chore(deps): update actions/checkout action to v6 94cff10  - 💄 chore(deps): bump glob from 10.4.5 to 10.5.0 in /docs bf4fe0d  - 💄 chore(deps): update python docker tag 01e10ed  - 💄 chore(deps |
| `v0.13.0` | 2025-11-23 | Low | Comparing Changes: https://github.com/loonghao/shotgrid-mcp-server/compare/v0.12.0...v0.13.0  ## ShotGrid MCP Server 0.13.0  MCP Server for ShotGrid integration using shotgun-api3.  ## Bugs - 🐞 fix: simplify filter validation and fix return type mismatches 232e97d  - 🐞 fix: reduce complexity of register_create_tools and fix TimeFilter import 44c873d  - 🐞 fix: add shotgrid-query to requirements-dev.txt f80e455  - 🐞 fix: add __all__ to models.py to re-export TimeFilter 3f3f799  - 🐞 fix: norma |
| `v0.12.0` | 2025-11-19 | Low | Comparing Changes: https://github.com/loonghao/shotgrid-mcp-server/compare/v0.11.0...v0.12.0  ## ShotGrid MCP Server 0.12.0  MCP Server for ShotGrid integration using shotgun-api3.  ## Bugs - 🐞 fix: implement lazy initialization for ASGI to prevent Docker build errors 3425688  - 🐞 fix: remove module-level server initialization to prevent HTTP mode startup errors 609cac1  ## Feature - 🌟 feat: add standalone ASGI application support for cloud deployment cb4103c  ## Misc 🔶 Nothing change ## Unk |
| `v0.11.0` | 2025-11-19 | Low | Comparing Changes: https://github.com/loonghao/shotgrid-mcp-server/compare/v0.10.2...v0.11.0  ## ShotGrid MCP Server 0.11.0  MCP Server for ShotGrid integration using shotgun-api3.  ## Bugs - 🐞 fix: resolve lint and test failures dcaa113  ## Feature - 🌟 feat: add stdio and streamable HTTP transport support with click CLI 8fbc2eb  - 🌟 feat: refactor CLI to use subcommands and implement per-request credentials eb5e691  ## Misc 🔶 Nothing change ## Unknown - 📄 bump: version 0.10.2 → 0.11.0 8648 |

## Citation

- HTML: https://www.freshcrate.ai/projects/shotgrid-mcp-server
- Markdown: https://www.freshcrate.ai/projects/shotgrid-mcp-server.md
- Dependencies JSON: https://www.freshcrate.ai/api/projects/shotgrid-mcp-server/deps

_Generated by freshcrate.ai. Indexes github releases for AI-agent ecosystem packages._
