io.github.markswendsen-code/gmail
Quality Score
78
/100
Gmail MCP server — send, read, and search email. By Strider Labs.
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"gmail": {
"command": "npx",
"args": [
"-y",
"@striderlabs/mcp-gmail"
],
"env": {
"GOOGLE_CLIENT_ID": "<google_client_id>",
"GOOGLE_CLIENT_SECRET": "<your-google_client_secret>",
"GOOGLE_REFRESH_TOKEN": "<your-google_refresh_token>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"gmail": {
"command": "npx",
"args": [
"-y",
"@striderlabs/mcp-gmail"
],
"env": {
"GOOGLE_CLIENT_ID": "<google_client_id>",
"GOOGLE_CLIENT_SECRET": "<your-google_client_secret>",
"GOOGLE_REFRESH_TOKEN": "<your-google_refresh_token>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y @striderlabs/mcp-gmail§02 Environment variables
GOOGLE_CLIENT_IDrequired
Google OAuth 2.0 Client ID from Google Cloud Console
GOOGLE_CLIENT_SECRETrequiredsecret
Google OAuth 2.0 Client Secret
GOOGLE_REFRESH_TOKENrequiredsecret
Google OAuth 2.0 Refresh Token for the user's Gmail account
§03 MCP Quality Score · methodology
freshness
23
completeness
10
installability
25
documentation
15
stability
5
§04 Alternatives in Email
Fiber AI
ai.fiber/mcp
Search companies, enrich contacts, and reveal emails and phones from your AI agent.
MailJunky
ai.mailjunky/mcp
Send emails, track events, and manage contacts with MailJunky.
RadiusOS CRM
ai.radiusos.www/crm
34-tool CRM server — contacts, pipeline, quotes, invoices, scheduling, email, and AI scoring.