MCP Server
MCP
io.github.taazkareem/clickup
Premium AI integration. Tasks, lists, docs, folders, time. 50+ tools. Instant setup.
Install
npx -y @taazkareem/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@taazkareem/clickup-mcp-server",
"version": "0.12.12",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your ClickUp MCP License Key from Polar.sh",
"isRequired": true,
"isSecret": true,
"name": "CLICKUP_MCP_LICENSE_KEY"
},
{
"description": "Your ClickUp API key",
"isRequired": true,
"isSecret": true,
"name": "CLICKUP_API_KEY"
},
{
"description": "Your ClickUp Team ID",
"isRequired": true,
"name": "CLICKUP_TEAM_ID"
},
{
"description": "Enable ClickUp Document support",
"default": "true",
"name": "DOCUMENT_SUPPORT"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment