A favicon of ClickUp MCP Server

ClickUp MCP Server

Enable interaction with ClickUp workspaces through an API. Authenticate and retrieve tasks seamlessly.

Installation

Installing for Claude Desktop

Option 1: One-Command Installation

npx mcpbar@latest install mikah13/mcp-clickup -c claude

This command will automatically install and configure the ClickUp MCP Server 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 MCP Server": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-clickup"
      ],
      "env": {
        "CLICKUP_API_TOKEN": "your-api-token",
        "CLICKUP_WORKSPACE_ID": "your-workspace-id"
      }
    }
  }
}
Share:
Details:
  • Stars


    2
  • Forks


    2
  • Last commit


    5 months ago
  • Repository age


    5 months
  • License


    MIT
View Repository

Auto-fetched from GitHub .

MCP servers similar to ClickUp MCP Server:

 

 
 
  • Stars


  • Forks


  • Last commit


 

 
 
  • Stars


  • Forks


  • Last commit


 

 
 
  • Stars


  • Forks


  • Last commit


ClickUp MCP Server: MCP Server – MCP.Bar