MCP Server
MCP
io.github.cvrt-jh/clickup-mcp
Lightweight ClickUp MCP server - 37 tools, token-optimized (95% smaller responses)
Install
npx -y @cavort-it-systems/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@cavort-it-systems/clickup-mcp",
"version": "1.0.3",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "ClickUp Personal API Token (Settings > Apps)",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "CLICKUP_API_TOKEN"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment