Skip to content

Deadline CLI Reference

deadline mcp-server

EXPERIMENTAL - Start the AWS Deadline Cloud MCP (Model Context Protocol) server.

The MCP server provides LLM tools with access to AWS Deadline Cloud operations through the Model Context Protocol. This allows AI assistants to interact with Deadline Cloud services on your behalf.

The server will run until interrupted with Ctrl+C or Ctrl+D.

Note: This command requires MCP dependencies. Install them with: pip install 'deadline[mcp]'

Usage:

deadline mcp-server [OPTIONS]

Options:

  --help  Show this message and exit.