Skip to content

MCP tools: contacts

Search, create, and update contacts and mailing lists over MCP. write tools need ATBRIDGE_ALLOW_WRITES=1 — see the MCP overview.

ToolAccessPurposeKey parameters
contacts_booksreadList address books
contacts_listreadList contacts (lean rows by default)limit, verbose
contacts_searchreadSearch contacts across all fields (name, emails, phone, org, title, address, note)query (optional — omit to list all), limit, verbose
contacts_showreadOne contact’s detailsidentifier
contacts_listsreadList mailing lists / groupsbook (optional)
contacts_list_membersreadMembers of a mailing listlist (id or name)
contacts_createwriteCreate a contactbook_id, properties
contacts_updatewriteUpdate a contactidentifier, properties
contacts_deletewriteDelete a contactidentifier
contacts_list_createwriteCreate a mailing list / groupbook_id, name, nick_name, description
contacts_list_addwriteAdd a contact to a listlist (id or name), contact (card id)
contacts_list_removewriteRemove a contact from a listlist, contact
contacts_list_deletewriteDelete a mailing list (contacts kept)list (id or name)

Was this page helpful?