A
licenseNot graded
qualityC
maintenanceEasily build MCP tools for Claude desktop app.
132
21
MIT
No user-submitted related servers found.
Scored across 5 tools
Each tool has a clear, distinct purpose: creating tasks, deleting tasks, referencing API docs, checking status, and listing platforms. No overlapping functionality.
All tool names follow a consistent verb_noun pattern in snake_case: create_task, delete_task, get_api_reference, get_task_status, list_platforms.
5 tools is well-scoped for a promotion task management server, covering essential operations without being excessive or insufficient.
Core CRUD-like operations (create, delete, status) are present, along with helpful reference and discovery tools. Missing an update or list-all-task function, but the set is reasonably complete for common workflows.