clickup-mcp-server

ashleykleynhans/clickup-mcp-server
★ 1 stars Python Code/Dev Tools Updated today
ClickUp MCP Server written in Python
View on GitHub → 🔍 Audit Wallet Slippage →

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

claudeclaude-codeclickupmcpmcp-servermcp-serverspython