Back to Home
iskifogl icon

mcp-server-google-workspace

Verified Safe

by iskifogl

Overview

Integrates Google Workspace services (Gmail, Calendar) into a Model Context Protocol (MCP) compatible environment, enabling AI agents to interact with user data.

Installation

Run Command
npx -y mcp-server-google-workspace

Environment Variables

  • GOOGLE_CLIENT_ID
  • GOOGLE_CLIENT_SECRET
  • GOOGLE_REFRESH_TOKEN

Security Notes

The server correctly leverages environment variables for sensitive Google OAuth credentials (client ID, client secret, refresh token), promoting secure secret management by the host application. It uses official Google APIs and the Model Context Protocol SDK, which are well-vetted. No 'eval' or other inherently dangerous functions are found. Automatic token refresh is handled securely by the underlying Google API client. The server itself communicates over standard I/O (stdio), not exposing direct network interfaces for external requests. Security relies heavily on the host application's secure handling and injection of credentials.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassHigh
Avg Tokens2500
Stars0
Forks0
Last Update2025-11-19

Tags

Google WorkspaceGmailGoogle CalendarMCP ServerProductivityAutomation