Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From productivity
Connects remotely to ClickUp for managing tasks, lists, documents, goals, and workspaces. Enables querying and updating project data. Requires ClickUp API authentication.
npx claudepluginhub anthropics/knowledge-work-plugins --plugin productivityCopy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"clickup": {
"type": "http",
"url": "https://mcp.clickup.com/mcp"
}
}
}Review these signals before enabling this server
This server connects to external services. Review the URLs it accesses before enabling.
Server configuration and connection parameters
https://mcp.clickup.com/mcpShare bugs, ideas, or general feedback.