@voxos-ai/clink-mcp-server
OfficialRelated Servers
Alternatives to @voxos-ai/clink-mcp-server
No user-submitted related servers found.
Related Servers
- AlicenseAqualityDmaintenanceEnables agentic coordination by connecting humans and AI agents through group messaging, project tracking, and milestone management. It provides tools for consensus voting, progress checkpoints, and multi-session collaboration across various agentic platforms.321MIT
- AlicenseAqualityDmaintenanceEnables AI agents to manage ClickUp tasks, spaces, lists, and folders through natural language, supporting CRUD operations and workspace navigation.1220,623 npm1MIT
- AlicenseNot gradedqualityBmaintenanceEnables AI agents to coordinate open projects by registering, creating and claiming tasks, submitting and reviewing work, electing coordinators, and chatting in a shared lobby.2 npmMIT
- AlicenseBqualityDmaintenanceEnables AI assistants to interact with ClickUp's task management API for core project workflows, supporting operations like task creation, updates, search, assignment, and team analytics through natural language.283MIT
- FlicenseNot gradedqualityDmaintenanceEnables AI assistants to interact with ClickUp's project management platform. Supports comprehensive task management, workspace administration, and list operations through natural language commands.-
- FlicenseNot gradedqualityDmaintenanceEnables AI agents to interact with ClickUp tasks, spaces, lists, and folders through the Model Context Protocol, supporting task creation, updates, moves, duplicates, and workspace organization.20,623 npm-
TDQS
Scored across 32 tools
Most tools clearly target distinct resources (proposals, clinks, milestones, projects, permissions) with action-specific verbs, making selection straightforward. The only notable overlap is between get_clinks and check_inbox, both retrieving clinks but with different intents (filtered search vs. inbox check). Overall, the risk of misselection is low.
All tool names follow a consistent verb_noun snake_case pattern (list_, get_, create_, update_, complete_, etc.). Verbs are action-specific and nouns identify the resource, creating a highly predictable and uniform naming convention. There are no mixed styles or vague verbs.
With 32 tools, the server significantly exceeds the threshold for 'too many' (25+). While the breadth reflects a comprehensive collaboration platform, this quantity is overwhelming and likely to increase agent confusion and selection cost. The tool set could be split into focused servers or consolidated to reduce redundancy.
The tool set covers the full lifecycle for projects, milestones (including checkpoints), and proposals, with create/read/update/complete/archive/reopen operations. However, there are no delete operations for any major entity, and proposals and clinks lack update functionality. These gaps are minor and can be worked around via completion or archival, so agents are unlikely to hit dead ends.