Google Calendar

by nkriman

Not rated
GitHub

About

An MCP server for creating and managing Google Calendar events.

Details

Author
nkriman
Categories
Productivity

Setup

Install Google Calendar in your MCP client (Claude Desktop, Cursor, Windsurf, and others).

Repository: https://github.com/nkriman/mcp-google-calendar-server

Follow the installation instructions in the repository README, then restart your MCP client.

An MCP server for creating and managing Google Calendar events.

A Model Context Protocol (MCP) server for creating Google Calendar events.

- Go toGoogle Cloud Console
- Create a new project or select existing one
- Enable the Google Calendar API
- Create credentials (OAuth 2.0 Client ID)
- Download the credentials and save ascredentials.jsonin the project root

- Run the server and use theauthenticate_google_calendartool to get the auth URL
- Visit the URL, grant permissions, and get the authorization code
- Create atoken.jsonfile with your credentials

Configure Claude Code:Add to your MCP settings:

{ "mcpServers": { "google-calendar": { "command": "node", "args": ["/Users/krilet/mcp-google-calendar-server/src/index.js"] } } }

Generates an authentication URL for Google Calendar access.

Creates a new event in your Google Calendar.

- summary(required): Event title
- startDateTime(required): Start time in ISO format
- endDateTime(required): End time in ISO format
- description(optional): Event description
- location(optional): Event location
- timeZone(optional): Time zone (defaults to UTC)
- attendees(optional): Array of email addresses

{ "summary": "Team Meeting", "startDateTime": "2024-12-25T10:00:00-08:00", "endDateTime": "2024-12-25T11:00:00-08:00", "description": "Weekly team sync", "location": "Conference Room A", "attendees": ["colleague@example.com"] }

The 1Password MCP server creates a bridge that allows MCP clients such as Codex and Kiro to manage your 1Password Environments with secure authorization prompts.

This is the 1st, easiest, and cheapest PPT, slides, presentation AI generation MCP Server in the world.

Persistent memory for any AI assistant. Zero token cost until recall. Stores memories in local SQLite, ranks by 6-factor scoring, returns results 79% smaller than JSON. Works with Claude, ChatGPT, Grok, Cursor, Windsurf, and any MCP client.

A MCP server that enables AI assistants to interact with Anki, the spaced repetition flashcard application.

Enables LLM clients to interact with macOS applications through AppleScript. Built using the @beyondbetter/bb-mcp-server library, this server provides safe, controlled execution of predefined scripts with optional support for arbitrary script execution.

An MCP server for WordPress plugin audits

Turn your AI assistant into a digital marketing hub that creates, organizes, and analyzes links and QR Codes on demand.

Connect AI clients to Cal.com scheduling through the Model Context Protocol using the hosted server at mcp.cal.com or a local instance.

Sync Calendars, Scheduling Links, AI Executive Scheduling Assistant, Unified Calendar

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.