Add Contacts MCP tools

This commit is contained in:
Adolfo Reyna
2026-05-26 22:32:00 -04:00
parent b68ca1bebd
commit 5b0c711f45
3 changed files with 156 additions and 1 deletions
+4 -1
View File
@@ -17,6 +17,9 @@ and stays on the local machine.
| `reminders_list_lists` | List reminder lists |
| `reminders_list` | List reminders |
| `reminders_create` | Create a reminder |
| `contacts_search` | Search contact names and organizations without disclosing contact methods |
| `contacts_read` | Read phone and email details for one selected contact |
| `contacts_create` | Create a contact with optional email and phone details |
There are no destructive tools in the initial server.
@@ -101,7 +104,7 @@ For a harness that launches stdio servers, use:
## Permissions and security
On first use of a Notes, Calendar, or Reminders tool, macOS may ask for
On first use of a Notes, Calendar, Reminders, or Contacts tool, macOS may ask for
Automation access for Node. Permit only the applications you want the server
to control under **System Settings > Privacy & Security > Automation**.