loading…
Search for a command to run...
loading…
Read, send and search emails from Claude
Give Claude access to your Gmail. Search your inbox, draft replies, summarize threads and triage unread mail — all in conversation.
Add this to claude_desktop_config.json and restart Claude Desktop.
{
"mcpServers": {
"gmail": {
"command": "npx",
"args": [
"-y",
"@unyly/mcp-gmail"
],
"env": {
"GMAIL_OAUTH_TOKEN": "<paste after OAuth>"
}
}
}
}These are the functions Claude can call when this MCP is active.
search_emailsend_emailread_threadlist_labelsarchive_message