Back to Home
recursive-reshy icon

mcp-gcal-server

Verified Safe

by recursive-reshy

Overview

Provides a Model Context Protocol (MCP) server exposing Google Calendar functionalities as tools for AI agents, enabling them to manage events and check availability.

Installation

Run Command
npm start

Environment Variables

  • GOOGLE_APPLICATION_CREDENTIALS

Security Notes

Credentials are securely loaded via the 'GOOGLE_APPLICATION_CREDENTIALS' environment variable. Input validation relies on Zod schemas, which the Model Context Protocol SDK is expected to enforce. No direct command injection or 'eval' vulnerabilities are apparent in the provided code snippets. Potential for exposing stack traces in logs during errors, but this is typical for development and should be managed by a robust logging strategy in production.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassLow
Avg Tokens150
Stars0
Forks0
Last Update2025-11-24

Tags

Google CalendarEvent ManagementAI ToolsModel Context ProtocolCalendar API