calendar-tasks-mcp

MCPReference

by itscartmanbrah

Indexed by Glama. No runnable package is published via Glama's API — open the repository for install instructions.

mcphybrid

MCP configuration

stdio

Environment

  • PGHOSTrequired

    PostgreSQL host (for token table)

  • PGPORTrequired

    PostgreSQL port (for token table)

  • PGUSERrequired

    PostgreSQL user (for token table)

  • PGDATABASErequired

    PostgreSQL database name (for token table)

  • PGPASSWORDrequiredsecret

    PostgreSQL password (for token table)

  • GRAPH_CLIENT_IDrequired

    Application (client) ID from Entra app registration

  • GRAPH_TENANT_IDrequired

    Directory (tenant) ID from Entra app registration

  • GRAPH_TOKEN_STOREsecret

    Token storage method: 'postgres' or 'file' (default 'postgres')

  • GRAPH_TODO_LIST_NAME

    To Do list name for tasks (default 'Burrows Ops')

  • GRAPH_DEFAULT_TIMEZONErequired

    IANA timezone applied to events/tasks (e.g. 'Australia/Melbourne')

  • GRAPH_DEFAULT_REMINDER_MINUTES

    Default 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.