ClickUp Multi-Workspace MCP Server
by alanse-inc
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Port for HTTP server (default: 3231) | |
| LOG_LEVEL | No | Log level (trace, debug, info, warn, error) | |
| ENABLE_SSE | No | Enable HTTP/SSE transport (default: false) | |
| ENABLED_TOOLS | No | Comma-separated list of tools to enable | |
| DISABLED_TOOLS | No | Comma-separated list of tools to disable | |
| CLICKUP_API_KEY | No | ClickUp API key for single workspace | |
| CLICKUP_TEAM_ID | No | ClickUp team ID for single workspace | |
| DOCUMENT_SUPPORT | No | Enable document support (default: false) | |
| CLICKUP_WORKSPACES | No | JSON string with multiple workspace configuration |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/alanse-inc/clickup-multi-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server