All MCP servers

Gmail

Official
by Api.Airforcestdio070MIT

MCP server for Gmail with OAuth2 (personal) and service account (Workspace) support.

mcpopen-source

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "gmail-imp2d9f9": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}