ClickUp MCP Server

Apify-hosted MCP server for ClickUp with 20 tools. Tasks, spaces, folders, lists, views, docs, and custom fields. No local setup needed.

ClickUp MCP Server avatar

ClickUp MCP Server

Pricing

from $0.10 / 1,000 results

Try for free

Go to Apify Store

ClickUp MCP Server

ClickUp MCP Server

minute_contest/clickup-mcp-server

Try for free

Ask questions about this Actor

Connect AI assistants to ClickUp via MCP. 20 tools for tasks, spaces, folders, lists, views, docs. Works with Claude, ChatGPT, n8n workflows

Pricing

Rating

0.0

(0)

Developer

Piotr Kaplon

Piotr Kaplon

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

6 days ago

Last modified

Categories

MCP servers

AI

Automation

README

Input

Pricing

API

Issues

Changelog

Connect AI assistants to your ClickUp workspace using the Model Context Protocol (MCP). This actor enables Claude, ChatGPT, and other AI tools to manage tasks, spaces, folders, lists, views, and docs through 20 powerful operations.

Why Use This Actor?

  • AI-Ready: Works with Claude Desktop, ChatGPT, and any MCP-compatible AI
  • Complete Task Management: Create, update, delete, and organize tasks
  • Workspace Control: Manage spaces, folders, lists, and views
  • Document Support: Search and create ClickUp Docs
  • Custom Fields: Read and set custom field values
  • No Code Required: Just provide your ClickUp API token

Available Operations (20 Tools)

Workspace & Organization

ToolDescription
get_teamsList all workspaces you have access to
get_spacesGet spaces within a workspace
create_spaceCreate a new space with features enabled
get_foldersList folders in a space
create_folderCreate a new folder
get_listsGet lists from folder or space
create_listCreate a new list

Task Management

ToolDescription
get_tasksGet all tasks from a list
get_taskGet a single task by ID
create_taskCreate a new task with full options
update_taskUpdate task properties
delete_taskDelete a task

Views

ToolDescription
get_viewsList views for team/space/folder/list
create_viewCreate list, board, calendar, or gantt view
get_view_tasksGet tasks from a specific view

Custom Fields

ToolDescription
get_custom_fieldsList custom fields for a list
set_custom_fieldSet custom field value on a task

Documents

ToolDescription
search_docsSearch workspace documentation
create_docCreate a new document
get_doc_pagesList pages in a document

Quick Start

1. Get Your ClickUp API Token

  1. Open ClickUp
  2. Go to Settings (bottom left)
  3. Click Apps
  4. Find API Token and click Generate
  5. Copy your personal API token

2. Run in Batch Mode


{

    "clickupApiKey": "pk_XXXXXXXXX",

    "mode": "batch",

    "operation": "get_teams"

}


3. Get Your Team ID

Run get_teams first to find your Workspace/Team ID, then use it for other operations.

Usage Examples

List All Workspaces


{

}


Get Spaces in a Workspace


{

    "operation": "get_spaces",

    "teamId": "1234567"

}


Create a Task


{

    "operation": "create_task",

    "listId": "12345678",

    "name": "New feature implementation",

    "description": "Implement the new dashboard feature",

    "status": "to do",

    "priority": 2,

    "dueDate": "2026-01-15",

    "tags": ["feature", "frontend"]

}


Update a Task


{

    "operation": "update_task",

    "taskId": "abc123",

    "status": "in progress",

    "priority": 1

}


Create a Space


{

    "operation": "create_space",

    "teamId": "1234567",

    "name": "New Project Space"

}


Search Documents


{

    "operation": "search_docs",

    "searchQuery": "API documentation"

}


Input Reference

ParameterTypeRequiredDescription
clickupApiKeystringYesYour ClickUp Personal API Token
modestringNobatch (default) or standby
operationstringNoOperation to perform
teamIdstringNoWorkspace/Team ID
spaceIdstringNoSpace ID
folderIdstringNoFolder ID
listIdstringNoList ID
taskIdstringNoTask ID
viewIdstringNoView ID
docIdstringNoDocument ID
namestringNoName for new items
descriptionstringNoDescription text
statusstringNoTask status
priorityintegerNoPriority (1-4)
assigneesarrayNoUser IDs to assign
dueDatestringNoDue date (ISO or timestamp)
tagsarrayNoTag names
customFieldIdstringNoCustom field ID
customFieldValuestringNoValue for custom field
searchQuerystringNoSearch query for docs
viewTypestringNoView type (list/board/calendar/gantt)

Output

Results are stored in the dataset:


{

    "id": "abc123xyz",

    "status": { "status": "to do", "color": "#d3d3d3" },

    "priority": { "priority": "high", "color": "#ffcc00" }

}


Use Cases

  • AI Task Creation: Let Claude create and organize tasks from conversations
  • Automated Reporting: Generate task reports and summaries
  • Workflow Automation: Integrate with n8n, Make, or Zapier
  • Project Setup: Quickly create spaces, folders, and lists
  • Status Updates: Update task statuses via natural language

Pricing

This actor uses Apify platform resources:

  • Batch operations: ~$0.001 per run
  • Standby mode: Billed per compute unit while active

Attribution

Based on clickup-mcp-server by Nazruden, licensed under MIT.

Support

  • ClickUp API Documentation
  • MCP Protocol Specification
  • Report Issues

License

MIT License - see LICENSE for details.

You might also like

Webflow MCP Server avatar

Webflow MCP Server

minute_contest/webflow-mcp-server

Connect AI assistants to Webflow via MCP. 22+ tools for sites, CMS collections, pages, and content. Works with Claude, ChatGPT, n8n workflows.

User avatar

Piotr Kaplon

2

n8n Documentation MCP Server avatar

n8n Documentation MCP Server

agentify/n8n-mcp-server

n8n MCP Server provides AI assistants with structured access to n8n node documentation, properties, and validation tools for building and verifying workflows efficiently.

agentify

39

n8n-mcp avatar

n8n-mcp

nourishing_courier/web-data-for-ai

n8n-mcp

Ani Björkström

4

Storybook MCP Server

minute_contest/storybook-mcp-server

Connect AI assistants to any Storybook via MCP. 6 tools for components, stories, props, and visual testing. Works with Claude, ChatGPT, n8n.

Piotr Kaplon

1

n8n MCP Template

sameh.jarour/n8n-mcp-template

Sameh George Jarour

12

N8n Mcp Actor avatar

N8n Mcp Actor

direct_duty/n8n-mcp-actor

Bridge between n8n workflows and Model Context Protocol (MCP) servers.

Sean

1

ClickUp API Tasks, Projects, Spaces & Time Tracking avatar

ClickUp API Tasks, Projects, Spaces & Time Tracking

alizarin_refrigerator-owner/clickup-api-tasks-projects-spaces-time-tracking

Manage your ClickUp workspace programmatically. Create and update tasks, organize projects and spaces, track time, add comments, and automate your entire project management workflow. Workspace & Organization list_workspaces list_spaces list_folders list_lists list_statuses

The Howlers

2

Linkedin Ads Mcp Server [PPR] avatar

Linkedin Ads Mcp Server [PPR]

zadexinho/linkedin-ads-mcp-server

MCP server providing LinkedIn Ad Library data to AI agents. Tools: [search_linkedin_ads], [get_ad_details], [get_advertiser_ads]. Connect Claude Desktop, Cursor, n8n, or any MCP-compatible client. Returns ad copy, creatives, and active status.

zadexinho

2

Reddit Scraper - Markdown for AI & n8n avatar

Reddit Scraper - Markdown for AI & n8n

clearpath/reddit-to-llm-api

Extract Reddit posts and comments as LLM-ready Markdown. No API key needed. Direct n8n/Make integration—connect output to AI nodes instantly. 20x faster than browser scrapers. Perfect for lead gen, product validation, and market research workflows.

ClearPath

15

n8n Workflow Automation Templates Scraper avatar

n8n Workflow Automation Templates Scraper

scraped/n8n-workflow-automation-templates-scraper

A tool that automatically scrapes and collects n8n workflow automation templates from the n8n for easy access and use.

scraped

286

Related articles

Blog article image

How to publish your Apify Actor as an n8n node

Read more

Best MCP servers for developers

Read more

เซิร์ฟเวอร์ที่เกี่ยวข้อง