gnome-calendar-mcp

jamesdedon/gnome-calendar-mcp
★ 0 stars Python 💻 Code/Dev Tools Updated today
MCP server exposing your GNOME (Online Accounts) calendar to Claude Code — read your agenda and create events
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "gnome-calendar-mcp": {
      "command": "uvx",
      "args": [
        "gnome-calendar-mcp"
      ]
    }
  }
}

Or install with pip: pip install gnome-calendar-mcp

README Excerpt

A small [MCP](https://modelcontextprotocol.io) server that exposes your **GNOME calendar** to Claude Code — so Claude can see what's on your schedule, help you plan, and add events for you. It reads the same aggregated agenda the GNOME top-bar clock shows, via the `org.gnome.Shell.CalendarServer` D-Bus service. That means **every calendar you've

Tools (1)

days