ClickUp's MCP Server
Learn about ClickUp's MCP Server so you can use your AI assistant with ClickUp!
The Model Context Protocol (MCP) is a secure, standardized framework that lets external AI agents interact with ClickUp Workspace data—like tasks, lists, folders, and docs—using natural language. MCP helps users, especially developers, automate workflows, connect third-party AI tools, and enable agentic AI features in their preferred apps, all while keeping security and user control tight.
Public Beta: ClickUp's MCP server is currently in public beta, and we're actively seeking feedback here.
ClickUp's MCP Server is available on all plans.
What you can do
With ClickUp's MCP server, you can:
- Orchestrate task workflows: Manage tasks with assignees, priorities, and due dates across lists and spaces.
- Build executive reports: Create release notes, status updates, and portfolio summaries from tasks and docs.
- Track time: Log time entries and manage timers.
- Answer work questions: Search tasks, docs, and comments for quick answers.
- Collaborate in comments and chat: Summarize threads, extract action items, and post updates. And more!
Supported MCP Clients
ClickUp MCP supports all major MCP clients and Apps. We maintain an allowlist of vetted MCP client redirect URIs to protect our users from malicious phishing attacks. If your MCP client isn’t on the list, you can submit a request to have it reviewed here.
- ChatGPT
- Civic
- Claude Desktop
- Claude Code
- Code Rabbit
- Cursor
- Make
- Poke.com
- Shortwave
- tasklet.ai
- VS Code
- Windsurf
Setup instructions
Learn how to setup your AI assistant with ClickUp's MCP server.
Supported tools
Learn about the tools available through ClickUp's MCP Server with example prompts you can use in your AI assistant.
Rate limits
The MCP wraps around our existing API and will fall under the same limits, which some LLM calls could accidentally trigger depending on how it calls.
FAQ
Q. Can I authenticate with my own API keys or Auth access tokens?
A. No, you cannot authenticate using your own API keys or Auth access tokens. We only support OAuth for authentication.
Q. Why can't I delete things with the MCP?
A. For the time being, we haven’t added any deletion tools as a safety measure. Feel free to leave your feedback here.
Q. Can I search my apps with Connected Search using ClickUp MCP?
A. No, it is not possible to search connected apps.
Q. Can I connect my custom LLM Client?
A. Yes, if your team builds an MCP client implementation that meets the following criteria:
- Implements the JSON-RPC 2.0 protocol over HTTP.
- Supports OAuth 2.1 with PKCE authentication.
- Follows the MCP specification.
- Submits its for review here.
Updated 27 days ago