📇 Access Google Contacts securely with a serverless MCP server on AWS Lambda, using per-user OAuth for real-time, privacy-focused data retrieval.
{
"mcpServers": {
"google-contacts": {
"command": "npx",
"args": [
"-y",
"google-contacts-mcp"
]
}
}
}