Gmail
Manage your emails effortlessly with a standardized interface for drafting, sending, retrieving, and organizing messages. Streamline your email workflow with complete Gmail API coverage, including label and thread management.
25 stars
0 tools
Created Aug 2025
@shinzo-labs/shinzo-labs-gmail-gmail-mcpAbout
Manage your emails effortlessly with a standardized interface for drafting, sending, retrieving, and organizing messages. Streamline your email workflow with complete Gmail API coverage, including label and thread management.
Categories
general
Installation
npm
npm install @shinzo-labs/shinzo-labs-gmail-gmail-mcp
Configuration
{
"mcpServers": {
"shinzo-labs-gmail-gmail-mcp": {
"command": "npx",
"args": [
"-y",
"@shinzo-labs/shinzo-labs-gmail-gmail-mcp"
]
}
}
}