Gmail
Integrates with Gmail to enable reading, sending, trashing, and opening emails through OAuth 2.0 authentication for seamless email management workflows.
0 stars
0 tools
Created Aug 2025
@sanchisingh01/sanchisingh01-gmail-gmail-plugin-for-claude-desktopAbout
Integrates with Gmail to enable reading, sending, trashing, and opening emails through OAuth 2.0 authentication for seamless email management workflows.
Categories
general
Installation
npm
npm install @sanchisingh01/sanchisingh01-gmail-gmail-plugin-for-claude-desktop
Configuration
{
"mcpServers": {
"sanchisingh01-gmail-gmail-plugin-for-claude-desktop": {
"command": "npx",
"args": [
"-y",
"@sanchisingh01/sanchisingh01-gmail-gmail-plugin-for-claude-desktop"
]
}
}
}