Back to Home
tobedoit icon

gCalendar-mcp

Verified Safe

by tobedoit

Overview

This MCP server enables AI assistants to create and manage Google Calendar events.

Installation

Run Command
npx -y @tobedoit/google-calendar-mcp

Environment Variables

  • GOOGLE_CLIENT_ID
  • GOOGLE_CLIENT_SECRET
  • GOOGLE_REFRESH_TOKEN
  • MCP_LOG_LEVEL
  • MCP_IDLE_TIMEOUT_MS

Security Notes

The server correctly handles sensitive Google OAuth2 credentials via environment variables, avoiding hardcoding. It implements robust error handling, an idle timeout for resource management, and gracefully shuts down if stdin closes, preventing orphaned processes. Console logging is redirected to stderr to prevent interference with the JSON-RPC protocol on stdout. A SECURITY.md policy is also provided. Input validation is handled by the MCP SDK's schema definition.

Similar Servers

Stats

Interest Score13
Security Score9
Cost ClassLow
Avg Tokens200
Stars3
Forks0
Last Update2025-12-19

Tags

Google CalendarEvent ManagementMCP ServerAI Assistant IntegrationProductivity