Back to Home
joelanford icon

mcp

Verified Safe

by joelanford

Overview

Provides read-only access to Google Workspace APIs (Docs, Calendar, Gmail) as an MCP server for AI models.

Installation

Run Command
./bin/google-workspace-mcp

Environment Variables

  • MCP_OUTPUT_FORMAT

Security Notes

No hardcoded secrets were found. The server explicitly uses Google Application Default Credentials (ADC) for authentication, which is a secure practice. All Google API access is strictly read-only, significantly limiting the potential impact of any hypothetical vulnerabilities. The server communicates over standard I/O (stdio), reducing its direct network attack surface. The `docs_search` handler includes explicit query sanitization to prevent injection vulnerabilities in Drive API calls.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens1500
Stars0
Forks0
Last Update2026-01-17

Tags

Google WorkspaceDocsCalendarGmailMCP Server