ClickUp MCP Server (Python)

ClickUp MCP Server (Python) AI Agent

Create, update, and search tasks, lists, and spaces in your ClickUp workspace. Automate project workflows with authenticated access to the full ClickUp API. Explore available operations and documentation to build precise, reliable automations.

ClickUp MCP Server (Python) handles repetitive tasks for you automatically. It can do 52 different things for you—just connect to it in one click.

1,083 installs1,083 usersby Polaralias
Popular
92.9% Uptime

Available Tools

ClickUp MCP Server (Python) can do 52 different things for you automatically. Here's what it can handle:

list_clickup_reference_links

Scrape the ClickUp API reference navigation to expose documentation URLs for other tools to follow.

fetch_clickup_reference_page

Download and sanitize a ClickUp API documentation page. Use this for contextual guidance, not for task data.

get_workspace_hierarchy

Retrieve spaces, folders, and lists for a workspace via GET /team/{team_id}/space and related endpoints.

create_task

Create a new ClickUp task via POST /list/{list_id}/task. Provide either list_id or list_name to target the list.

create_bulk_tasks

Create multiple ClickUp tasks concurrently using the standard single-task endpoint.

update_task

Update an existing ClickUp task via PUT /task/{task_id}. Provide task_id directly or resolve by name plus list context.

update_bulk_tasks

Update multiple tasks concurrently via the bulk service layer.

add_tags_bulk_tasks

Add tags to multiple tasks concurrently via the bulk service layer.

get_tasks

List tasks that live inside a specific ClickUp list via GET /list/{list_id}/task.

get_task

Retrieve a single ClickUp task via GET /task/{task_id} with optional name-based resolution.

Configuration Variables

To get ClickUp MCP Server (Python) working, you'll need to give it access to your accounts. This usually means logging into apps like Gmail, Slack, or other services you want it to use—just like when you connect apps on your phone.

base_url

stringOptional

api_token

stringOptional

auth_scheme

stringOptional

default_headers

objectOptional

default_team_id

stringOptional

request_timeout

numberOptional

Common Questions

What is an AI Agent?

An AI agent is like having a personal assistant who does specific tasks for you. Instead of a general chatbot that just talks, AI agents actually do things—they can check your calendar, send emails, look up information, and handle repetitive work so you don't have to.

What is MCP (Model Context Protocol)?

MCP is simply the way AI agents plug into your apps and services. When you connect something like ClickUp MCP Server (Python) to Lyra, it lets the AI take actions on your behalf.

How do I use ClickUp MCP Server (Python)?

Just install it inside Lyra. It only takes a moment. After that, your AI can instantly use ClickUp MCP Server (Python)—no setup, no technical knowledge required.