ClickUp MCP Server
@MCP-Mirror
About ClickUp MCP Server
Mirror of
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"clickup": {
"command": "npx",
"args": [
"-y",
"clickup-mcp-server"
],
"env": {
"CLICKUP_API_TOKEN": ""
}
}
}
}Tools
9Get the list of workspaces
Get spaces within a workspace
Get tasks from a list
Create a new task
Update an existing task
Get all docs from a workspace
Create a new folder in a space
Get lists in a folder or space
Create a new list
Overview
What is ClickUp MCP Server?
A Model Context Protocol (MCP) server that provides a standardized interface for AI assistants to interact with the ClickUp API. It enables AI systems to access and manipulate ClickUp data such as workspaces, spaces, folders, lists, tasks, docs, comments, and checklists.
How to use ClickUp MCP Server?
Install via cloning the repository and running npm install, or run directly with npx. Obtain a ClickUp API token from Settings > Apps. Configure the server in your MCP settings file with the CLICKUP_API_TOKEN environment variable and the appropriate command (node or npx).
Key features of ClickUp MCP Server
- Standardized MCP interface for AI assistants
- Access workspaces, spaces, folders, and lists
- Create, read, update, and delete tasks
- Retrieve docs from a workspace
- Create folders and lists
- No authentication besides an API token
Use cases of ClickUp MCP Server
- AI assistants managing tasks in ClickUp
- Automating workspace, space, and list creation
- Fetching and updating task details programmatically
- Integrating ClickUp data into AI-driven workflows
FAQ from ClickUp MCP Server
—
Basic information
More Other MCP servers
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.

Peekaboo MCP – lightning-fast macOS screenshots for AI agents
steipetePeekaboo is a macOS CLI & optional MCP server that enables AI agents to capture screenshots of applications, or the entire system, with optional visual question answering through local or remote AI models.
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Comments