skylight-mcp and mcp-google-calendar
About skylight-mcp
TheEagleByte/skylight-mcp
MCP server for Skylight family calendar - enables AI assistants to manage calendars, chores, lists, meals, and rewards
Implements the Model Context Protocol to expose Skylight's reverse-engineered REST API as tools for Claude and other AI assistants, supporting credential-based authentication with automatic token management. Provides granular tool coverage across six domains—calendar events, chores with recurrence, list management, task creation, family/device querying, and rewards tracking—with flexible date parsing and timezone configuration. Distributed as an npm package or self-hosted Node.js process that connects via stdio transport and mcp.json configuration.
About mcp-google-calendar
guinacio/mcp-google-calendar
A MCP server that allows Claude and other MCP clients to interact with Google Calendar. This server enables AI assistants to manage your calendar events, check availability, and handle scheduling tasks.
Implements dual transport modes (STDIO for Claude Desktop and SSE for web clients) with automatic OAuth 2.0 authentication flow and token persistence. The server provides comprehensive calendar operations including conflict detection, timezone-aware event scheduling with recurring RRULE support, and multi-user availability checking across calendars. Built on Python 3.12+ with Pydantic schemas and integrates directly with Google Calendar API through the Model Context Protocol framework.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work