Gmail MCP Server
@ArtyMcLabin
About 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.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"Gmail-MCP-Server": {
"command": "npx",
"args": [
"@artymclabin/gmail-mcp",
"auth"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is 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.
How to use Gmail MCP Server?
The README includes setup instructions such as npx @artymclabin/gmail-mcp auth.
Key features of Gmail MCP Server
- Send emails with subject, content, attachments, and recipients
- Full attachment support - send and receive file attachments
- Download email attachments to local filesystem
- Download full emails to files in json/eml/txt/html formats
- Thread-level operations - get full threads, list inbox threads, batch-expand threads
Use cases of Gmail MCP Server
- Connect an MCP-compatible client to this repository's service.
- Review the README-backed setup before enabling it in production.
FAQ from Gmail MCP Server
Where is the source code for Gmail MCP Server?
The source code is linked from the repository URL on this page.
Does Gmail MCP Server include a standard MCP config?
If the README contains a parseable MCP configuration block, it is shown in the Config tab.
More MCP servers
FastMCP v2 π
jlowinπ The fast, Pythonic way to build MCP servers and clients.

Aws Kb Retrieval Server
modelcontextprotocolModel Context Protocol Servers

Time
modelcontextprotocolModel Context Protocol Servers

EverArt
modelcontextprotocolModel Context Protocol Servers

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Comments