58
/ 100
1 month ago
glama

clickup-mcp-pro

ClickUp MCP Pro exposes nearly every ClickUp operation as a typed Model Context Protocol tool — so Claude Code (and any MCP client) can drive your entire workspace: tasks, lists, folders, spaces, docs, chat, goals, sprints, time tracking, custom fields, webhooks, guests and more. When a niche endpoint isn't wrapped, clickup_raw reaches the rest of the API directly, giving you 100% coverage.

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: 1 critical, 17 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 2 credentials: CLICKUP_API_TOKEN, CLICKUP_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 critical17 high12 low

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

criticalform-data@4.0.1GHSA-fjxv-7rqg-78g4

form-data uses unsafe random function in form-data for choosing boundary

high@modelcontextprotocol/sdk@1.12.0GHSA-345p-7cg4-v4c7

@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse

high@modelcontextprotocol/sdk@1.12.0GHSA-8r9q-7v3j-jr4g

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

high@modelcontextprotocol/sdk@1.12.0GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

highaxios@1.7.9GHSA-35jp-ww65-95wh

axios Vulnerable to Full Man-in-the-Middle via Prototype Pollution Gadget in `config.proxy`

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_TOKEN"": "pk_your_token_here",
configCLICKUP_DISABLE_RAWfalse true hides the clickup_raw tool.
configCLICKUP_MAX_RETRIES3 Max retries on 429/5xx/network errors.
configCLICKUP_MAX_UPLOAD_BYTES52428800 Max attachment size (50 MB) for uploads.
configCLICKUP_READONLYReadonly mode (=true) blocks every write while keeping reads working — safe exploration.
configCLICKUP_TEAM_ID"": "9007012345"
configCLICKUP_TIMEOUT_MS60000 Per-request timeout.
🔐 secretCLICKUP_TOKENCLICKUP_API_TOKEN ✅ — Personal API token (pk_...). is also accepted.
configCLICKUP_UPLOAD_DIRRestrict upload_task_attachment(file_path) to this base directory.
// 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/helbertparanhos-clickup-mcp-pro-1o2gbp)](https://m8ven.ai/mcp/helbertparanhos-clickup-mcp-pro-1o2gbp)
commit: 89f48b3a055f98565c24a683989f561fd03c3a48
code hash: b03afc341bdf3862a14fb36c8604f9c4f4f313e8c25fac3323b631d5bb07388b
verified: 6/10/2026, 10:35:57 AM
view raw JSON →