MCP Server
@MCP-Mirror
About MCP Server
Mirror of
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"windalfin_clickup-mcp-server": {
"command": "npx",
"args": [
"-y",
"@taazkareem/clickup-mcp-server@latest",
"\\"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is MCP Server?
MCP Server is a Model Context Protocol (MCP) server for integrating ClickUp tasks with AI applications, allowing AI agents to interact with ClickUp tasks, spaces, lists, and folders through a standardized protocol.
How to use MCP Server?
Get a ClickUp API key and Team ID from your workspace. For Cursor Composer Agent, add the server via npx with the required environment variables: npx -y @taazkareem/clickup-mcp-server@latest --env CLICKUP_API_KEY=your_api_key_here --env CLICKUP_TEAM_ID=your_team_id_here. The server can also be installed through Smithery.
Key features of MCP Server
- Create, update, delete, move, duplicate tasks
- Bulk create, update, move, delete tasks
- Set due dates using natural language expressions
- Navigate workspace hierarchy (spaces, folders, lists)
- Full CRUD for folders and lists
- Name or ID-based lookup with case-insensitive matching
Use cases of MCP Server
- Manage ClickUp tasks via natural language in an AI assistant
- Organize workspace structure by creating and updating folders and lists
- Move or duplicate tasks between different lists, spaces, or folders
- Perform bulk task operations like creation, update, or deletion
- Analyze and summarize task lists, priorities, and descriptions
FAQ from MCP Server
What credentials are required to use MCP Server?
You need a ClickUp API key (from ClickUp Settings) and your Team ID (from your workspace URL). Both are passed as environment variables.
How do I install MCP Server?
Run the npx command npx -y @taazkareem/clickup-mcp-server@latest with the required env vars, or install via Smithery where preconfigured commands are available.
What tools does MCP Server provide?
It offers over 20 tools for task CRUD, bulk operations, moving/duplicating tasks, and managing folders and lists. See the available tools table in the README.
Does MCP Server support prompts for AI workflows?
Yes, three prompts are available: summarize_tasks, analyze_priorities, and generate_description for task overview, priority optimization, and description creation.
Where is MCP Server listed for discovery?
The server is listed on Smithery, Glama, and Pulse MCP. It uses the @latest tag to auto-update when a new version is released.
More Other MCP servers
Servers
modelcontextprotocolModel Context Protocol Servers
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Codelf
unbugA search tool helps dev to solve the naming things problem.
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
ghidraMCP
LaurieWiredMCP Server for Ghidra
Comments