Skip to main content
Glama

Gmail AutoAuth MCP Server

MIT License
2,386
  • Linux
  • Apple
docker-compose.yml244 B
version: '3.8' services: redis: image: redis:latest container_name: my-redis ports: - "6379:6379" volumes: - redis_data:/data command: redis-server --appendonly yes restart: always volumes: redis_data:

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/NandiniLReddy/MCP-Gmail-Setup'

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