Cal Auto Python runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 10 Sep 2026.
Schedule a GitHub Projects backlog into Google Calendar, as a CLI or an MCP server.
Today is the operative word: we check Cal Auto Python every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add cal-auto-python -- uvx cal-auto-python
{
"mcpServers": {
"cal-auto-python": {
"args": [
"cal-auto-python"
],
"command": "uvx"
}
}
}
[mcp_servers.cal-auto-python]
command = "uvx"
args = ["cal-auto-python"]
{
"mcpServers": {
"cal-auto-python": {
"args": [
"cal-auto-python"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"cal-auto-python": {
"args": [
"cal-auto-python"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
GITHUB_TOKEN (GitHub personal access token used to query the GitHub Project.), GITHUB_PROJECT_ID (GitHub Projects V2 node ID of the board to read.), CAL_AUTO_TIMEZONE (IANA timezone name used to schedule events, e.g. Europe/Lisbon.), CAL_AUTO_CONFIG_DIR (Directory holding Google OAuth credentials and token. Defaults to the platform config directory.), CAL_AUTO_WORKING_DAY_START (Start of the working day as HH:MM. Defaults to 09:00.), CAL_AUTO_WORKING_DAY_END (End of the working day as HH:MM. Defaults to 17:00.), CAL_AUTO_CALENDAR_ID (Google Calendar ID to schedule events into. Defaults to primary.), CAL_AUTO_TASK_LIST_ID (Google Tasks list ID to create tasks in. Defaults to @default.), CAL_AUTO_ATTENDEES (Comma-separated email addresses to invite to scheduled events.), CAL_AUTO_SCHEDULABLE_STATUSES (Comma-separated GitHub Project status names to schedule. Defaults to Backlog.), CAL_AUTO_COUNT_ALL_DAY_EVENTS (Whether all-day events count against free/busy slots. Defaults to false.).
The author declared them in the registry entry; get the values from the project itself.
Streamable HTTP MCP server for Google Calendar and Sheets with OAuth login.
Hosted Google Calendar MCP server for AI agents. No self-hosting or Google Cloud setup.
Google Calendar MCP Pack
MCP server for Google Workspace — Sheets, Drive, Docs (HTML or Markdown), and Calendar.
MCP server for Google Calendar integration with service account support and domain-wide delegation.
Unified MCP server for Email, Calendar & Contacts (Google, M365, Zoho, IMAP/SMTP, DAV).
Turn a written schedule into a live calendar link people subscribe to in Apple, Google, Outlook.
Schedule smarter - create, search, and manage Google Calendar events through AI.
Answers built from our own checks of this server.