Skip to main content
Glama
Npab19
by Npab19

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SERVER_URLNoRequired in production. Must be HTTPS; the process refuses to start on a non-HTTPS non-localhost URL.http://localhost:8000
CLICKUP_DB_PATHNoSQLite store./data/clickup.db
CLICKUP_CLIENT_IDYesOAuth app client id.
CLICKUP_ADMIN_EMAILSNoComma-separated ClickUp emails allowed the 20 admin tools. Empty means nobody.
CLICKUP_TOOL_PROFILENocore = phases 1–2 (89 tools). full = all 150.core
TOKEN_ENCRYPTION_KEYYesFernet key encrypting ClickUp tokens at rest.
CLICKUP_CLIENT_SECRETYesOAuth app client secret.
CLICKUP_RATE_CAPACITYNoPer-user token bucket size.60
CLOUDFLARE_TUNNEL_TOKENNoCloudflare tunnel token (optional).
CLICKUP_ENABLE_DESTRUCTIVENoExpose the 20 tools that irreversibly delete content.false
CLICKUP_RATE_REFILL_PER_MINUTENoPer-user refill rate.60

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/Npab19/clickup-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server