Skip to main content
Glama

Google Workspace MCP Server

by ZatesloFL
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/ZatesloFL/google_workspace_mcp'

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