MCP Servers / productivity / ClickUp

ClickUp

JSON →
none44productivity

Integrate AI assistants with ClickUp for productivity and project management.

Install
How to run this server
[ { "cmd": "npx -y @hauptsache.net/clickup-mcp", "imports": [] } ]
server path: clickup-2
Tools
What this server exposes
search_tasks
Fuzzy search across task names, descriptions, and comments with multi-language support and filters by assignees, projects, status, and metadata
get_task_context
Retrieve complete task context including comments, status history, and inline images
create_task
Create a new task with markdown descriptions, priorities, due dates, assignees, and tags
update_task
Update task fields including status, priority, assignees, tags, dates, and custom field values
add_comment
Add a comment to a task for collaboration with team members
get_comments
Retrieve full comment histories and team discussions for a task
log_time
Log time entries with descriptions for time tracking
get_time_entries
View historical time logs and entries by task or date range
create_document
Create a new document or page in a space
read_document
Read document content with page navigation
update_document
Update document content with new information
search_documents
Search for documents across all spaces
list_documents
List documents in a specific space
Configuration
Environment & auth
authnone
envCLICKUP_API_KEY
envCLICKUP_TEAM_ID
envYOUR_KEY
envYOUR_ID
Resources
ClickUp — MCP Server · libregistry