Skip to main content
Glama
ttttdiva
by ttttdiva

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CLICKUP_API_KEYYesClickUp API key
CLICKUP_TEAM_IDYesTeam (workspace) ID
CLICKUP_DEFAULT_LIST_IDNoDefault list ID

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

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_teamsA

ClickUpのチーム(ワークスペース)一覧を取得します。

get_spacesB

チーム内のスペース一覧を取得します。

get_foldersA

スペース内のフォルダー一覧を取得します。

get_listsA

スペース内のフォルダーに属さないリスト一覧を取得します。

get_folder_listsB

フォルダー内のリスト一覧を取得します。

create_taskC

ClickUpでタスクを作成します。

get_tasksC

リスト内のタスク一覧を取得します。

update_task_statusB

タスクのステータスを更新します。

update_taskC

タスクの各フィールドを更新します(汎用更新)。

delete_taskA

タスクを削除します(この操作は取り消せません)。

get_task_detailB

タスクの詳細情報を取得します。

search_tasksD

タスクを検索します。

get_weekly_summaryC

タスクサマリーをAPIから取得します。

add_commentC

タスクにコメントを追加します。

get_task_commentsB

タスクのコメント一覧を取得します。

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

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