Skip to main content
Glama

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

docker-compose.yml322 B
services: gws_mcp: build: . container_name: gws_mcp ports: - "8000:8000" environment: - GOOGLE_MCP_CREDENTIALS_DIR=/app/store_creds volumes: - ./client_secret.json:/app/client_secret.json:ro - store_creds:/app/store_creds:rw env_file: - .env volumes: store_creds:

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