Skip to main content
Glama
rmcaccounting

Gmail AutoAuth MCP Server

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:

Latest Blog Posts

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/rmcaccounting/gmail-mcp'

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