We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/dipseth/google-workspace-unlimited'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.email_allowlist.example•528 B
# MCP Server Email Allowlist
# One email per line, lines starting with # are ignored
#
# This file controls who can authenticate to your MCP server
# when exposed via Tailscale Funnel or other public URLs.
#
# Security Model:
# - Users MUST authenticate with Google OAuth
# - AND their email must be in this list OR have existing credentials
#
# Configuration:
# Set MCP_EMAIL_ALLOWLIST_FILE=/path/to/.email_allowlist in your .env file
# Example entries:
# youremail@example.com
# teammate@company.com
# contractor@external.com