ClickUp MCP Server - Integrate ClickUp project management with AI through Model Context Protocol
mcpServer
{ "mcpServers": { "ClickUp": { "command": "npx", "args": [ "-y", "@taazkareem/clickup-mcp-server@latest" ], "env": { "CLICKUP_API_KEY": "your-api-key", "CLICKUP_TEAM_ID": "your-team-id", "DOCUMENT_SUPPORT": "true" } } } }
npx -y @taazkareem/clickup-mcp-server@latest
http://127.0.0.1:3231/sse
http://127.0.0.1:3231/mcp