Cozi MCP Server
Related Servers
Alternatives to Cozi MCP Server
No user-submitted related servers found.
Related Servers
- -licenseAqualityNot gradedmaintenanceEnables management of Cozi Family Organizer shopping lists and todo lists through natural language. Supports creating, editing, and organizing family lists with real-time sync to the Cozi platform.9-
- AlicenseAqualityBmaintenanceEnables AI assistants to interact with the Skylight family calendar API, allowing management of calendars, chores, lists, tasks, family members, and rewards through natural language.2312 npmMIT
- FlicenseAqualityDmaintenanceEnables AI assistants to interact with AnyList for managing shopping lists, recipes, and meal planning. Users can retrieve recipe details, add ingredients to lists, and schedule meals on their AnyList calendar.10-
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to manage Google Calendar events, including reading, searching, creating, updating, and deleting events, as well as checking availability and listing calendars.20 npmMIT
- FlicenseNot gradedqualityCmaintenanceEnables interaction with Microsoft Outlook Calendar and To Do lists via the Microsoft Graph API, allowing users to manage events and tasks through natural language.-
- AlicenseNot gradedqualityCmaintenanceEnables AI assistants to view, create, update, search, and manage Google Calendar events, including multi-account support and availability checks.11 npmBusiness Source 1.1
TDQS
Scored across 12 tools
Tools are mostly distinct by resource (lists/items vs. appointments vs. family members), but update_item and add_item both target list items and could be confused when an agent wants to modify an item; remove_items vs. delete_list vs. delete_appointment are clear by resource. The calendar tools are well-differentiated.
Most tools follow a clear verb_noun pattern (create_appointment, update_appointment, delete_appointment, get_calendar, get_lists, get_list_items, create_list, delete_list, add_item, remove_items). Minor inconsistency: add_item/remove_items use different verb forms (add vs. remove) and update_item is the only 'update' for items, but the pattern is still readable.
12 tools is well-scoped for a family organizer server covering calendar, lists, and family members. Each tool maps to a distinct operation and none feel redundant.
The surface covers core lifecycle for lists (create/get/delete, add/update/remove items) and appointments (create/update/delete/get), plus family_members for attendees. Minor gaps: no way to update a list's title/type, no way to reorder items, and no search across calendar or lists, but agents can accomplish primary workflows.