Skip to content
Back to search
30
MCP

gmail-mcp-server

pypi/gmail-mcp-server

A Python MCP server for Gmail and Google Calendar integration with Claude Desktop

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

Similar MCP servers embedding-nearest

mcp-calendar-python
MCP server for Google Calendar integration
0 tools
gg-mcp
MCP server for Google Calendar, Gmail, and Drive integration
0 tools
google-gmail-mcpserver
A MCP server for Google Gmail integration.
0 tools
Gmail-MCP-Server
A Model Context Protocol (MCP) server for Gmail integration in Claude Desktop with auto authentication support. This server enables AI assis
0 tools
claude-gmail-mcp
Gmail MCP server for Claude CLI — API (OAuth) and SMTP/IMAP backends
0 tools
gmail-calendar-mcp
Multi-account Gmail + Google Calendar MCP server (stdio) with env-var-only OAuth credentials.
0 tools

How to use

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

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