cozi-mcp-server

BrandCast-Signage/cozi-mcp-server

3.2

If you are the rightful owner of cozi-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

Cozi MCP Server is an unofficial Model Context Protocol server for managing Cozi Family Organizer lists through the Cozi API.

Tools

Functions exposed to the LLM to take actions

cozi_get_lists

Get all Cozi lists (shopping and todo) with their items.

cozi_get_list

Get a specific list by ID with all its items.

cozi_create_list

Create a new Cozi list.

cozi_delete_list

Delete a list permanently.

cozi_add_item

Add a new item to a list.

cozi_edit_item

Edit an existing item's text.

cozi_mark_item_complete

Mark an item as complete/done.

cozi_mark_item_incomplete

Mark an item as incomplete/not done.

cozi_remove_item

Remove an item from a list permanently.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources