Skip to content
Back to search
30
MCP

Gmail-MCP-Server

gongrzhe/gmail-mcp-server

A Model Context Protocol (MCP) server for Gmail integration in Claude Desktop with auto authentication support. This server enables AI assistants to manage Gmail through natural language interactions.

Uptime
0.0%
116 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "gmail-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}