Skip to main content
Glama

macOS Contacts MCP

by jcontini

get_contact

Retrieve full contact details from macOS Contacts by providing a contact name or unique ID. Integrates with AI assistants for efficient contact search and management.

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" }
Install Server

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