Pryazilim ClickUp MCP Server
by karaokmert
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | HTTP server port | 3231 |
| LOG_LEVEL | No | Log level (TRACE, DEBUG, INFO, WARN, ERROR) | ERROR |
| HTTPS_PORT | No | HTTPS server port | 3443 |
| ENABLE_CORS | No | Enable CORS | true |
| ENABLE_HTTPS | No | Enable HTTPS | true |
| SSL_KEY_PATH | No | Path to SSL private key file (if HTTPS enabled) | |
| SSL_CERT_PATH | No | Path to SSL certificate file (if HTTPS enabled) | |
| CLICKUP_API_KEY | Yes | Your ClickUp API key (required) | |
| CLICKUP_TEAM_ID | Yes | Your ClickUp team ID (required) | |
| ENABLE_RATE_LIMIT | No | Enable rate limiting | true |
| ENABLE_ORIGIN_VALIDATION | No | Enable origin validation | true |
| ENABLE_SECURITY_FEATURES | No | Enable security features | true |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues