Catalog
Contactsmcp
Officialby aernouddekker · TypeScript
MCP server for macOS Contacts.app — contact management via AppleScript
Manages contacts and contact information in macOS Contacts.app.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"contactsmcp": {
"command": "npx",
"args": [
"-y",
"@aernoud/contactsmcp@0.4.0"
]
}
}
}