Skip to main content
Glama

Gmail AutoAuth MCP Server

MIT License
2,697
715
  • Linux
  • Apple
docker-compose.yml301 B
version: '3.8' services: gmail-mcp: build: context: . dockerfile: Dockerfile volumes: - mcp-gmail:/gmail-server environment: - GMAIL_CREDENTIALS_PATH=/gmail-server/credentials.json ports: - "3000:3000" restart: unless-stopped volumes: mcp-gmail:

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/GongRzhe/Gmail-MCP-Server'

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