Clickup
Freeby MCP Community
Search, create, and retrieve tasks, add comments, and track time through natural language commands.
v1.6.1Added Apr 12, 2026
clickupmcpmodel-context-protocolllmai
Clickup MCP Server
Search, create, and retrieve tasks, add comments, and track time through natural language commands.
Installation
npx -y @hauptsache.net/clickup-mcp
Reviews
Installation
Quick install
npx -y @hauptsache.net/clickup-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"clickup": {
"command": "npx",
"args": ["-y", "@hauptsache.net/clickup-mcp"]
}
}
}