Upvote Club MCP Coreofficial
F
licenseNot graded
qualityB
maintenanceProvides tools to interact with the Upvote.club Public API, including creating tasks, checking task status, listing platforms, and more.
40
-
No user-submitted related servers found.
Scored across 5 tools
Each tool has a clearly distinct purpose: create, delete, get reference, get status, list platforms. No overlap or ambiguity.
All tool names follow a consistent verb_noun snake_case pattern (create_task, delete_task, get_api_reference, get_task_status, list_platforms).
5 tools is well-scoped for a promotion task service, covering creation, deletion, status checking, API reference, and platform enumeration without being excessive or insufficient.
Core CRUD operations are present (create, delete, read status), and supporting tools (API reference, platform list) enhance usability. Missing update/modify functionality is a minor gap.