clickup-mcp-server

ClickUp MCP Server - Integrate ClickUp project management with AI through Model Context Protocol

GitHub Stars

384

User Rating

Not Rated

Favorites

0

Views

102

Forks

109

Issues

18

Installation
Difficulty
Intermediate
Estimated Time
10-20 minutes

Installation

Installation

Prerequisites

Node.js: 18.0.0 or higher
ClickUp API key and Team ID required

Installation Steps

1. Get Your Credentials

Obtain your ClickUp API key and Team ID from ClickUp settings.

2. Run NPX Installation

Execute the following command:
bash
npx -y @taazkareem/clickup-mcp-server@latest --env CLICKUP_API_KEY=your-api-key --env CLICKUP_TEAM_ID=your-team-id

Troubleshooting

Issue: Server won't start Solution: Check Node.js version and reinstall dependencies.

Additional Resources