Skip to main content
Glama

macOS Contacts MCP

by jcontini

search_contacts

Search macOS Contacts for entries by name, organization, or notes using a customizable query and limit results for precise matches.

Instructions

Search for contacts by name, organization, or notes

Input Schema

NameRequiredDescriptionDefault
limitNoMaximum number of results to return
queryNoSearch term to match against name, organization, or notes

Input Schema (JSON Schema)

{ "properties": { "limit": { "default": 20, "description": "Maximum number of results to return", "type": "integer" }, "query": { "description": "Search term to match against name, organization, or notes", "type": "string" } }, "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