MCP.so
Sign In
C

Clickup Integration Mcp Server

@ChrisNoronha

About Clickup Integration Mcp Server

No overview available yet

Basic information

Category

AI & Agents

Transports

stdio

Publisher

ChrisNoronha

Submitted by

Christian

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "clickup": {
      "command": "node",
      "args": [
        "C:\\Users\\your\\mcp\\location\\clickup-agent\\dist\\index.js"
      ],
      "env": {
        "CLICKUP_API_TOKEN": "pk_your_actual_token_here"
      }
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Comments

More AI & Agents MCP servers