Connects AI agents and LLMs like Claude to Google Contacts, providing real-time access via a secure, serverless AWS Lambda connector.
This production-ready Model Context Protocol (MCP) server securely enables AI assistants such as Claude to access Google Contacts. It operates on a serverless AWS Lambda architecture, ensuring auto-scaling, pay-per-use efficiency, and zero infrastructure management. Designed with privacy in mind, it utilizes per-user OAuth 2.1 authentication and stores only encrypted OAuth tokens with automatic expiration, never persisting any contact data. Contact information is fetched in real-time through the Google People API, making it ideal for organizations needing to integrate contact management with AI-powered workflows without compromising data privacy. It's compatible with both Claude Web and Desktop interfaces.