clickup-mcp-server

Chisanan232/clickup-mcp-server
★ 4 stars Python 🔌 API Integration Updated today
🦾 A strong MCP server for ClickUp.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "clickup-mcp-server": {
      "command": "uvx",
      "args": [
        "clickup-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install clickup-mcp-server

Topics

clickupmcp-serverpythonwebhook-event-handlerswebhook-server