Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by chordee • Uncategorized
An MCP server enabling LLM agents to interact programmatically with Autodesk ShotGrid via its REST API.
Query and manage ShotGrid projects, assets, tasks, and users programmatically.
Integrate ShotGrid data access into LLM-based workflows using MCP tools.
Retrieve detailed information and updates about ShotGrid entities via REST API.
This MCP server, built with FastMCP, provides a set of asynchronous tools for querying and managing Autodesk ShotGrid entities such as projects, assets, tasks, users, notes, and versions. It uses OAuth2 authentication to securely connect to ShotGrid and exposes REST API operations as MCP tools for seamless integration with LLM-based workflows. The modular design separates the MCP server logic and the ShotGrid API wrapper, facilitating customization and extension.