Skip to main content
Glama

Google Workspace MCP Server - Control Gmail, Calendar, Docs, Sheets, Slides, Chat, Forms & Drive

.gitignore710 B
# ---- Python artefacts -------------------------------------------------- __pycache__/ *.py[cod] *.so .mcp.json claude.md # ---- Packaging --------------------------------------------------------- *.egg-info/ build/ dist/ # ---- Environments & tooling ------------------------------------------- .env .venv/ venv/ .idea/ .vscode/ # ---- macOS clutter ----------------------------------------------------- .DS_Store # ---- Secrets ----------------------------------------------------------- client_secret.json # ---- Logs -------------------------------------------------------------- mcp_server_debug.log # ---- Local development files ------------------------------------------- /.credentials /.claude

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/taylorwilsdon/google_workspace_mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server