loading…
Search for a command to run...
loading…
Gmail MCP server with auto authentication support
Gmail MCP server with auto authentication support
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"server-gmail-autoauth-mcp": {
"command": "npx",
"args": [
"-y",
"@gongrzhe/server-gmail-autoauth-mcp"
]
}
}
}