Connects Claude to Google Contacts through the People API, letting you list, search, create, update, and delete contacts programmatically. Works as an OAuth proxy so the server itself stays stateless while you authenticate directly with Google. Useful when you need Claude to look up email addresses or phone numbers from your network, add business cards after events, or update contact details on the fly. Supports both personal contacts and organization directory searches. Setup requires creating OAuth credentials in Google Cloud Console, then running the server locally with your client ID and secret. Available over HTTP transport with straightforward REST endpoint proxying to Google's services.
claude mcp add --transport stdio domdomegg-google-contacts-mcp uvx google-contacts-mcp