Submit

Clickup Integration Mcp Server

@ChrisNoronha

3 months ago

Server Config

{
  "mcpServers": {
    "clickup": {
      "command": "node",
      "args": [
        "C:\\Users\\your\\mcp\\location\\clickup-agent\\dist\\index.js"
      ],
      "env": {
        "CLICKUP_API_TOKEN": "pk_your_actual_token_here"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.