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.
「その他」の他のコンテンツ
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
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.

EverArt
modelcontextprotocolModel Context Protocol Servers
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
コメント