G
Gmail MCP Server
A robust Model Context Protocol server for Gmail integration with intelligent authentication and comprehensive email operations
创建于 11/14/2025
更新于 about 1 month ago
README
Repository documentation and setup instructions
GitHub API error: 403
快速设置
此服务器的安装指南
安装包 (如果需要)
npx @modelcontextprotocol/server-gmail-mcp-server
Cursor 配置 (mcp.json)
{
"mcpServers": {
"devdattatalele-gmail-mcp-server": {
"command": "npx",
"args": [
"devdattatalele-gmail-mcp-server"
]
}
}
}