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
IntermediateEstimated 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
Author Information
12
Followers
6
Repositories
0
Gists
0
Total Contributions
Related MCPs
mcp
77
Taskade's MCP (Model Context Protocol) initiatives provide tools and APIs related to the integration of AI workflows. It features the ability to generate MCP tools from OpenAPI specifications, facilitating easy integration with AI clients. Notably, it offers a server to connect Taskade's API to any MCP-compatible client.