Productivity
Trust: 39/100 (Limited)io.github.taazkareem/clickup Guide
Premium AI integration. Tasks, lists, docs, folders, time. 50+ tools. Instant setup.
19 starsby taazkareem
Quick Start
Install
npx @taazkareem/clickup-mcp-serverClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-taazkareem-clickup": {
"command": "npx",
"args": [
"@taazkareem/clickup-mcp-server"
]
}
}
}