Back to directory
jorgevanco/scheduler-mcp

jorgevanco/scheduler-mcp

@JorgeVanco

An MCP server to provide tools with access to google calendar and google tasks to help you schedule your day and events.

google-calendargoogle-tasksschedulermcp-serverpythonoauth2productivitycloud

Installation & Configuration

{
  "mcpServers": {
    "Scheduler": {
      "command": "uv",
      "args": [
        "--directory",
        "C:\\Path\\to\\Scheduler-MCP",
        "run",
        "-m",
        "src.main"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/15
Updated
2026/6/17