Server data from the Official MCP Registry
Manage your family's calendars and lists in Cozi. View, create, and update appointments; organize…
Manage your family's calendars and lists in Cozi. View, create, and update appointments; organize…
Remote endpoints: streamable-http: https://server.smithery.ai/@mjucius/cozi_mcp/mcp
Valid MCP server (1 strong, 3 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.
4 files analyzed · No issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Available as Local & Remote
This plugin can run on your machine or connect to a hosted endpoint. during install.
From the project's GitHub README.
An unofficial Model Context Protocol (MCP) server that provides AI assistants like Claude Desktop with access to Cozi Family Organizer functionality. This server exposes Cozi's lists, calendar, and family management features through a standardized MCP interface so you can ask your AI to manage events and lists for you.
🚀 Now deployable on Smithery.ai - Deploy this MCP server to the cloud with secure credential management!
The easiest way to use this MCP server is through Smithery.ai:
Visit the server page for complete installation instructions and one-click deployment to your AI assistant.
For developers who want to modify or contribute to the project:
git clone https://github.com/mjucius/cozi-mcp.git
cd cozi-mcp
uv sync
uv run playground
Once deployed on Smithery.ai, your MCP server runs in the cloud and can be accessed by any MCP-compatible AI assistant using the provided endpoint URL.
Test the server locally with the interactive playground:
# Start the interactive playground
uv run playground
# Or start development server
uv run dev
The playground provides a web interface to test all MCP tools with real-time responses and debugging information.
The easiest way to integrate this MCP server is through the Smithery.ai server page, which provides step-by-step instructions for your specific AI assistant.
For advanced users doing local development, the server can be run locally using the stdio interface.
mcp>=1.0.0 - Model Context Protocol frameworkpy-cozi-client>=1.3.0 - Cozi API client librarysmithery - Smithery.ai deployment frameworkgit clone https://github.com/yourusername/cozi-mcp.git
cd cozi-mcp
# With uv (recommended)
uv sync
# Or with pip
pip install -e .
uv run playground
cozi-mcp/
├── smithery.yaml # Smithery.ai deployment config
├── pyproject.toml # Project dependencies and metadata
├── src/
│ └── cozi_mcp/
│ ├── __init__.py # Package exports
│ └── server.py # MCP server implementation
└── [other files...]
The server exposes these tools for AI assistants:
get_family_members - Get all family members in the accountget_lists - Get all lists (shopping and todo)get_lists_by_type - Filter lists by type (shopping/todo)create_list - Create new listsdelete_list - Delete existing listsadd_item - Add items to listsupdate_item_text - Update item textmark_item - Mark items complete/incompleteremove_items - Remove items from listsget_calendar - Get appointments for a specific monthcreate_appointment - Create new calendar appointmentsupdate_appointment - Update existing appointmentsdelete_appointment - Delete appointmentsThis MCP server is built using:
The server maintains a single authenticated session with Cozi and exposes all functionality through the MCP protocol. When deployed on Smithery.ai, credentials are securely managed through the platform's configuration system.
MIT License - see LICENSE file for details.
Contributions are welcome! Please feel free to submit a Pull Request.
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
by mcp-marketplace · Developer Tools
Scaffold, build, and publish TypeScript MCP servers to npm — conversationally
by mcp-marketplace · Finance
Free stock data and market news for any MCP-compatible AI assistant.