Skip to main content
Glama

macOS Contacts MCP

by jcontini

get_contact

Retrieve complete contact details from the macOS Contacts app by providing a contact name or unique ID, enabling quick access to essential information.

Instructions

Get full contact details by name or ID

Input Schema

NameRequiredDescriptionDefault
identifierYesContact name or unique ID

Input Schema (JSON Schema)

{ "properties": { "identifier": { "description": "Contact name or unique ID", "type": "string" } }, "required": [ "identifier" ], "type": "object" }

Other Tools from macOS Contacts MCP

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/jcontini/macos-contacts-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server