G
gmail.com
Gmail is Google’s email service for consumer and Google Workspace accounts. Its developer platform lets apps access and manage mailbox data such as messages, threads, drafts, labels, and settings.
Gmail exposes a REST Gmail API at `https://gmail.googleapis.com/` and documents a Gmail MCP server; both require Google OAuth 2.0 credentials.
discovered 1d ago
MCP servers1
- Gmail MCP serverdiscovered
REST · OpenAPI1
- Gmail APIdiscovered
Credentials
In the Google Cloud console, create or select a project, configure the OAuth consent screen if prompted, then choose Create credentials → OAuth client ID. Use the Gmail scopes your app needs, such as those listed in the Gmail scopes guide. Google’s OAuth setup overview is in Using OAuth 2.0 to Access Google APIs.
conventions · 0/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing