Skip to main content
Glama

clickup-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LANGNoIf CLICKUP_PRIMARY_LANGUAGE is not set, the MCP will check this standard environment variable (e.g., "en_US.UTF-8", "de_DE") as a fallback to infer the primary language.
MAX_IMAGESNoThe maximum number of images to return for a task in getTaskById. Defaults to 4.4
CLICKUP_API_KEYYesYour ClickUp API key (Profile Icon > Settings > Apps > API Token ~ usually starts with pk_)
CLICKUP_TEAM_IDYesYour ClickUp Team ID (The ~7 digit number in the url when you are in the settings)
CLICKUP_PRIMARY_LANGUAGENoA hint for the primary language used in your ClickUp tasks (e.g., "de" for German, "en" for English). This helps the searchTask tool provide more tailored guidance in its description for multilingual searches.

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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

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