Nazruden/clickup-mcp-server
A Model Context Protocol server implementation for ClickUp integration, enabling AI assistants to interact with ClickUp workspaces.
Platform-specific configuration:
{
"mcpServers": {
"clickup-mcp-server": {
"command": "npx",
"args": [
"-y",
"clickup-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...