Cozi MCP Server
Related Servers
Alternatives to Cozi MCP Server
No user-submitted related servers found.
Related Servers
TDQS
Scored across 9 tools
Every tool has a clearly distinct purpose targeting specific resources and actions: adding/editing/removing items, creating/deleting/getting lists, and marking items complete/incomplete. No ambiguity exists between tools like cozi_add_item and cozi_edit_item, which handle different lifecycle stages.
All tools follow a perfect verb_noun pattern with the 'cozi_' prefix, using consistent snake_case throughout. The naming convention is predictable and readable, with verbs like add, create, delete, edit, get, mark, and remove consistently applied to nouns like item and list.
With 9 tools, the server is well-scoped for managing Cozi lists and items. Each tool earns its place by covering essential operations without bloat, providing a balanced set for CRUD and lifecycle management in this domain.
The toolset offers complete CRUD/lifecycle coverage for lists (create, get, delete) and items (add, edit, remove, mark complete/incomplete). No gaps exist; agents can fully manage lists and items from creation to deletion without dead ends.