G

gmail.com

Gmail is Google's email service. Its developer platform lets apps and agents read, manage, and send mailbox data through the Gmail API and related MCP tooling.

2 integrations · MCP · REST

gmail.com exposes a Gmail REST API and a Gmail MCP server; both use Google-issued credentials, primarily OAuth 2.0, and the REST API also documents a `key` query parameter for Google API keys.

discovered 4d ago
MCP servers1
REST · OpenAPI1
Credentials
Google OAuth 2.0 client for Gmail APIoauth2Set up OAuth

Create a Google Cloud project, enable the Gmail API, configure the OAuth consent screen, then create an OAuth client ID in Create access credentials. For web-server access patterns, follow Implement server-side authorization and request the Gmail scopes your app needs from Choose scopes.

Google API key for Gmail API project/quotaapi_keyGet key

In Create access credentials, create an API key for your Google Cloud project after enabling the Gmail API. Google documents it as the key query parameter for requests when an OAuth 2.0 token is not provided; Gmail methods that access mailbox data still generally require OAuth scopes, so use this mainly where the API method permits project identification/quota without user data access.

conventions · 0/8 published

Publish these signals → /publishing