Back to Home
alDuncanson icon

gcal-mcp

Verified Safe

by alDuncanson

Overview

Serves as a Model Context Protocol (MCP) server for Google Calendar to query upcoming, date-specific, and searchable events.

Installation

Run Command
gcal-mcp

Security Notes

The application includes hardcoded default OAuth client credentials (client_id and client_secret) in its source code. While the `InstalledAppFlow` with PKCE is designed to be relatively secure even with a 'public' client secret for desktop applications, this practice generally introduces a dependency on specific credentials which could be revoked or abused, breaking the default setup. Users are advised to use their own credentials via the `--credentials` flag. No use of `eval`, `exec`, or other direct execution vulnerabilities were found, and the application relies on secure OAuth 2.0 with PKCE for authentication.

Similar Servers

Stats

Interest Score35
Security Score8
Cost ClassLow
Stars1
Forks0
Last Update2026-01-18

Tags

Google CalendarMCPOAuthEventsPython