Skip to content
Back to search
30
MCP

@taazkareem/clickup-mcp-server

npm/@taazkareem/clickup-mcp-server

ClickUp MCP Server - Powering AI Agents with full ClickUp task, document, and chat management capabilities.

Uptime
0.0%
121 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

jcleigh/clickup-mcp-server
ClickUp MCP Server - Integrate ClickUp task management with AI through Model Context Protocol
0 tools
clickup-mcp-server
🦾 A strong MCP server for ClickUp.
0 tools
TaazKareem clickup mcp server
Metadata-only Glama MCP server.
0 tools
@taskbullet/mcp-server
MCP server for delegating tasks from AI agents (Claude, GPT, etc.) to real human virtual assistants. Human-in-the-loop AI agent handoff via
0 tools
aitasker-mcp-server
MCP server for AITasker — lets AI agents create tasks, review bids, and manage deliveries
0 tools
@ymq1218/skillpm-mcp-server
MCP server for managing Agent Skills via skillpm — install, list, search, and manage reusable AI agent skills.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@taazkareem/clickup-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}