google-contacts-mcp
MCP server for Google Contacts - list, search, and manage contacts
Versions
1.3.0latest1.2.01.1.41.1.31.1.2+ show 4 moreshow less
1.1.11.1.01.0.11.0.0Tools 15
contact_group_create Create a new contact group (label) in Google Contacts.
contact_groups_list List contact groups (labels) from the user\'s Google Contacts, including system groups like "My Contacts" and "Starred".
directory_search Search the organization directory for people (coworkers, etc). Requires directory.readonly scope.
contact_group_members_modify Add or remove contacts from a contact group. Use this to manage which contacts belong to a group/label. This is the only way to change group membership - the People API does not support editing it via contact_update.
contact_photo_delete Remove the photo from a contact, reverting to the default avatar.
contact_create Create a new contact in Google Contacts.
contact_photo_update Set (or replace) the photo for a contact. Provide the image as base64-encoded JPEG or PNG bytes.
contact_group_get Get detailed information about a single contact group, including its member resource names.
contact_group_delete Permanently delete a contact group. System groups (e.g. "My Contacts", "Starred") cannot be deleted. By default this only removes the group/label; pass deleteContacts=true to also delete the member contacts.
contact_search Search for contacts by name, email, or phone number.
contact_update Update an existing contact. Use contact_get first to retrieve the current etag.
contacts_list List contacts from the user\'s Google Contacts. Returns names, emails, phone numbers, organizations, birthdays, events, URLs, addresses, nicknames, relations, IM usernames, genders, external IDs, client data, and custom fields.
contact_get Get detailed information about a single contact by resource name.
contact_delete Permanently delete a contact from Google Contacts.
contact_group_update Rename an existing contact group. Use contact_group_get first to retrieve the current etag. System groups (e.g. "My Contacts", "Starred") cannot be renamed.
Permissions 2
network medium env_vars low Scan Findings 0
No scan findings.