A favicon of ClickUp Integration

ClickUp Integration

MCP Server for ClickUp

Installation

Installing for Claude Desktop

Option 1: One-Command Installation

npx mcpbar@latest install Leanware-io/clickup-mcp-server -c claude

This command will automatically install and configure the ClickUp Integration MCP server for your selected client.

Option 2: Manual Configuration

Run the command below to open your configuration file:

npx mcpbar@latest edit -c claude

After opening your configuration file, copy and paste this configuration:

View JSON configuration
{
  "mcpServers": {
    "ClickUp Integration": {
      "command": "npx",
      "args": [
        "-y",
        "clickup-mcp-server"
      ],
      "env": {
        "CLICKUP_API_TOKEN": "${input:clickup_api_token}"
      }
    }
  }
}
Share:
Details:
  • Stars


    2
  • Forks


    2
  • Last commit


    3 months ago
  • Repository age


    4 months
  • License


    MIT
View Repository

Auto-fetched from GitHub .

MCP servers similar to ClickUp Integration:

 

 
 
  • Stars


  • Forks


  • Last commit


 

 
 
  • Stars


  • Forks


  • Last commit


 

 
 
  • Stars


  • Forks


  • Last commit


ClickUp Integration: MCP Server – MCP.Bar