ClickUp
Integrates ClickUp task management with AI systems to enable automated task creation, updates, and retrieval for enhanced project workflow efficiency.
Featured
View Source333 stars
0 tools
Created Aug 2025
@taazkareem/taazkareem-clickup-clickup-mcp-serverAbout
Integrates ClickUp task management with AI systems to enable automated task creation, updates, and retrieval for enhanced project workflow efficiency.
Categories
general
Installation
npm
npm install @taazkareem/taazkareem-clickup-clickup-mcp-server
Configuration
{
"mcpServers": {
"taazkareem-clickup-clickup-mcp-server": {
"command": "npx",
"args": [
"-y",
"@taazkareem/taazkareem-clickup-clickup-mcp-server"
]
}
}
}