Calendar-MCP-Server

Calendar-MCP-Server

0

The Calendar MCP Server facilitates Google Calendar management through AI assistants, allowing natural language operations like event creation, updating, and deletion within Claude Desktop. It utilizes secure OAuth2 authentication for API integration.

Calendar MCP Server

A Model Context Protocol (MCP) server designed for integration with Google Calendar in Claude Desktop.

Features

  • Create, retrieve, update, and delete calendar events
  • List events within a specified time range
  • Full integration with Google Calendar API
  • Secure OAuth2 authentication

Installation

Install via Smithery or manually with npm.

Setup

Requires a Google Cloud Project with OAuth 2.0 credentials and refresh token.

Security Notes

  • Keep credentials secure
  • Rotate refresh tokens regularly
  • Store sensitive information securely