cherryaugusta/gmail-mcp-server
Windows-first Python MCP server for Gmail that reads unread emails and creates correctly threaded draft replies using the Gmail API and OAuth 2.0.
Platform-specific configuration:
{
"mcpServers": {
"gmail-mcp-server": {
"command": "npx",
"args": [
"-y",
"gmail-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...