Search
Trust: 32/100 (Limited)Google Contacts Guide
Allow AI systems to list, search, and manage contacts via Google Contacts.
by domdomegg
Quick Start
Install
npx google-contacts-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-domdomegg-google-contacts-mcp": {
"command": "npx",
"args": [
"google-contacts-mcp"
]
}
}
}