MCP Server
@MCP-Mirror
关于 MCP Server
Mirror of
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"windalfin_clickup-mcp-server": {
"command": "npx",
"args": [
"-y",
"@taazkareem/clickup-mcp-server@latest",
"\\"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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.
其他 分类下的更多 MCP 服务器
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Awesome Mlops
visengerA curated list of references for MLOps
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
ghidraMCP
LaurieWiredMCP Server for Ghidra
评论