MCP Server - Support for creating tasks from templates
K
Kalaiselvan Kathiresan
The current ClickUp MCP server (mcp.clickup.com) does not expose a tool to create tasks from existing task templates. The REST API has this endpoint (POST /api/v2/list/{listId}/taskTemplate/{templateId}) but it is not available as an MCP tool.
Requesting either:
1. A new MCP tool clickup_create_task_from_template that wraps this endpoint, or
2. Confirmation if this is already supported and how to use it
Log In