calendar-tasks-mcp
MCPReferenceby itscartmanbrah
Indexed by Glama. No runnable package is published via Glama's API — open the repository for install instructions.
MCP configuration
Environment
PGHOSTrequiredPostgreSQL host (for token table)
PGPORTrequiredPostgreSQL port (for token table)
PGUSERrequiredPostgreSQL user (for token table)
PGDATABASErequiredPostgreSQL database name (for token table)
PGPASSWORDrequiredsecretPostgreSQL password (for token table)
GRAPH_CLIENT_IDrequiredApplication (client) ID from Entra app registration
GRAPH_TENANT_IDrequiredDirectory (tenant) ID from Entra app registration
GRAPH_TOKEN_STOREsecretToken storage method: 'postgres' or 'file' (default 'postgres')
GRAPH_TODO_LIST_NAMETo Do list name for tasks (default 'Burrows Ops')
GRAPH_DEFAULT_TIMEZONErequiredIANA timezone applied to events/tasks (e.g. 'Australia/Melbourne')
GRAPH_DEFAULT_REMINDER_MINUTESDefault event reminder lead time in minutes (default 30)
Install in one click with Zurek
Browse here, install from the native macOS app — pick targets, fill env vars, and write configs safely.