Gmail MCP Server with Bearer Token Authentication - A Model Context Protocol server for Gmail access
{
"mcpServers": {
"aot-techgmail": {
"command": "npx",
"args": [
"-y",
"@aot-tech/gmail-mcp-server"
]
}
}
}