mcp-clickup
ClickUp MCP — wraps the ClickUp REST API v2 (BYO API key)
Part of the Pipeworx open MCP gateway.
Tools
| Tool | Description |
|---|
Quick Start
Add to your MCP client config:
{
"mcpServers": {
"clickup": {
"url": "https://gateway.pipeworx.io/clickup/mcp"
}
}
}
Or use the CLI:
npx pipeworx use clickup
License
MIT