
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}"
}
}
}
}
Details:
Stars
2Forks
2Last commit
3 months agoRepository age
4 monthsLicense
MIT
Auto-fetched from GitHub .
MCP servers similar to ClickUp Integration:

Stars
Forks
Last commit

Stars
Forks
Last commit

Stars
Forks
Last commit