Skip to main content
Feedback

Google Contacts MCP connector

Google Contacts is Google's contact management service for storing and organizing personal and professional contact information. The Google Contacts MCP connector allows AI agents to create, retrieve, update, and delete individual contacts, as well as search across contact databases. It also supports listing contact groups and managing connections between contacts.

Authentication type

  • OAuth 2.0 Authorization Code - Requires a one-time user login to authorize the agent to access the service on their behalf.

Uses

Use the Google Contacts MCP connector to perform the following actions:

  • Create new contacts with email addresses and phone numbers in Google Contacts
  • Update existing contact details when customer information changes
  • Search contacts by name or email to verify records before syncing
  • Delete outdated or duplicate contacts to maintain data quality
  • Organize contacts into groups for targeted outreach campaigns
  • Retrieve contact information to populate CRM records automatically
  • List all contact groups to segment audiences for personalized communication

Example prompts

Use the following example prompts to invoke Google Contacts MCP connector tools from your AI assistant or Boomi Connect workflow:

  • Create a new contact in Google Contacts for our new vendor John Smith with email john.smith@vendor.com.
  • Update my contact Sarah Johnson's phone number to +1-555-0123 in Google Contacts.
  • Search Google Contacts for all contacts with the email domain @acme.com.
  • Delete the duplicate contact entry for Michael Chen in Google Contacts.
  • Show me all contact groups in Google Contacts so I can organize our sales team.
  • Get the full contact details for Alice Rodriguez from Google Contacts.
  • List all contacts in the VIP clients group in Google Contacts.
  • Search Google Contacts for anyone with 'manager' in their notes.
  • Create contacts in Google Contacts for everyone on this new partner list.
  • Find all contacts in Google Contacts who work at TechCorp Industries.

Google Contacts MCP connector tools

The Google Contacts MCP connector provides the following tools. Each tool maps to a specific action you can invoke from your AI agent or automation.

ToolDescription
googlecontacts_googlecontactscreatecontact_invokeCreates a new contact with the provided name, email, phone, and other details.
createContactCreates a new contact with the specified information.
getContactRetrieves the full details of a specific contact.
updateContactModifies an existing contact's information.
deleteContactRemoves a contact from your contacts list.
listConnectionsDisplays all connected contacts and their relationship information.
searchContactsFinds contacts matching specified search criteria or keywords.
listContactGroupsShows all available contact groups and their members.
On this Page