What is the io.github.taazkareem/clickup MCP server?
Premium AI integration. Tasks, lists, docs, folders, time. 50+ tools. Instant setup.
How to install io.github.taazkareem/clickup
Copy-paste configuration for popular MCP clients.
CLICKUP_MCP_LICENSE_KEYrequiredsecretYour ClickUp MCP License Key from Polar.sh
CLICKUP_API_KEYrequiredsecretYour ClickUp API key
CLICKUP_TEAM_IDrequiredYour ClickUp Team ID
DOCUMENT_SUPPORTEnable ClickUp Document support
{
"mcpServers": {
"clickup": {
"command": "npx",
"args": [
"-y",
"@taazkareem/clickup-mcp-server"
],
"env": {
"CLICKUP_MCP_LICENSE_KEY": "<YOUR_CLICKUP_MCP_LICENSE_KEY>",
"CLICKUP_API_KEY": "<YOUR_CLICKUP_API_KEY>",
"CLICKUP_TEAM_ID": "<YOUR_CLICKUP_TEAM_ID>",
"DOCUMENT_SUPPORT": "<YOUR_DOCUMENT_SUPPORT>"
}
}
}
}{
"mcpServers": {
"clickup": {
"command": "npx",
"args": [
"-y",
"@taazkareem/clickup-mcp-server"
],
"env": {
"CLICKUP_MCP_LICENSE_KEY": "<YOUR_CLICKUP_MCP_LICENSE_KEY>",
"CLICKUP_API_KEY": "<YOUR_CLICKUP_API_KEY>",
"CLICKUP_TEAM_ID": "<YOUR_CLICKUP_TEAM_ID>",
"DOCUMENT_SUPPORT": "<YOUR_DOCUMENT_SUPPORT>"
}
}
}
}{
"mcpServers": {
"clickup": {
"command": "npx",
"args": [
"-y",
"@taazkareem/clickup-mcp-server"
],
"env": {
"CLICKUP_MCP_LICENSE_KEY": "<YOUR_CLICKUP_MCP_LICENSE_KEY>",
"CLICKUP_API_KEY": "<YOUR_CLICKUP_API_KEY>",
"CLICKUP_TEAM_ID": "<YOUR_CLICKUP_TEAM_ID>",
"DOCUMENT_SUPPORT": "<YOUR_DOCUMENT_SUPPORT>"
}
}
}
}{
"servers": {
"clickup": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@taazkareem/clickup-mcp-server"
],
"env": {
"CLICKUP_MCP_LICENSE_KEY": "<YOUR_CLICKUP_MCP_LICENSE_KEY>",
"CLICKUP_API_KEY": "<YOUR_CLICKUP_API_KEY>",
"CLICKUP_TEAM_ID": "<YOUR_CLICKUP_TEAM_ID>",
"DOCUMENT_SUPPORT": "<YOUR_DOCUMENT_SUPPORT>"
}
}
}
}claude mcp add clickup --env CLICKUP_MCP_LICENSE_KEY=<YOUR_CLICKUP_MCP_LICENSE_KEY> --env CLICKUP_API_KEY=<YOUR_CLICKUP_API_KEY> --env CLICKUP_TEAM_ID=<YOUR_CLICKUP_TEAM_ID> --env DOCUMENT_SUPPORT=<YOUR_DOCUMENT_SUPPORT> -- npx -y @taazkareem/clickup-mcp-serverRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.