74
/ 100
1 month ago
glama

ClickUp MCP

MCP server enabling AI assistants to interact with ClickUp workspaces, including task management, comments, time tracking, and document operations.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 4 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: CLICKUP_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies4 high7 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

highundici@7.16.0GHSA-f269-vfmq-vjvj

Undici: Malicious WebSocket 64-bit length overflows parser and crashes the client

highundici@7.16.0GHSA-v9p9-hfj2-hcw8

Undici has Unhandled Exception in WebSocket Client Due to Invalid server_max_window_bits Validation

highundici@7.16.0GHSA-vrm6-8vpv-qv8q

Undici has Unbounded Memory Consumption in WebSocket permessage-deflate Decompression

highundici@7.16.0GHSA-vxpw-j846-p89q

undici WebSocket client vulnerable to denial of service via fragment count bypass

lowundici@7.16.0GHSA-2mjp-6q6p-2qxm

Undici has an HTTP Request/Response Smuggling issue

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretCLICKUP_API_KEYYour (Profile Icon > Settings > Apps > API Token ~ usually starts with pk_)
configCLICKUP_MCP_MODEenv =read-minimal \
configCLICKUP_PRIMARY_LANGUAGELANG: (Optional) If is not set, the MCP will check this standard environment variable (e.g., "en_US.UTF-8", "de_DE") as a fallback to infer the primary language.
configCLICKUP_TEAM_IDYour (The 7–10 digit number in the URL when you are in the settings)
configMAX_IMAGES(Optional) The maximum number of images to return for a task in getTaskById. Defaults to 4.
configMAX_RESPONSE_SIZE_MB(Optional) The maximum response size in megabytes for getTaskById. Uses intelligent size budgeting to fit the most important images within the limit. Defaults to 1.
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 2 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/sebastienheyd-clickup-mcp-109v8h)](https://m8ven.ai/mcp/sebastienheyd-clickup-mcp-109v8h)
commit: 66253051d087f0a18478970550c873d7ede75469
code hash: 774bf1d714f0520eb4a19f1e8a5b49d8aa26eecbc31af968f7768bdb41ec2de9
verified: 6/22/2026, 1:03:36 PM
view raw JSON →