Google Contacts MCP MCP
v0.2.0io.github.a1-x-tech/mcp-google-contacts
MCP server for the Google People API: search, create, update and delete contacts and groups.
transport:stdio
runtime:npm
Target client
run in your project directory
claude mcp add mcp-google-contacts -e GOOGLE_CONTACTS_CLIENT_ID=<GOOGLE_CONTACTS_CLIENT_ID> -e GOOGLE_CONTACTS_CLIENT_SECRET=<GOOGLE_CONTACTS_CLIENT_SECRET> -e GOOGLE_CONTACTS_REFRESH_TOKEN=<GOOGLE_CONTACTS_REFRESH_TOKEN> -e GOOGLE_CONTACTS_ACCESS_TOKEN=<GOOGLE_CONTACTS_ACCESS_TOKEN> -e GOOGLE_CONTACTS_OAUTH_PORT=<GOOGLE_CONTACTS_OAUTH_PORT> -e GOOGLE_CONTACTS_API_BASE=<GOOGLE_CONTACTS_API_BASE> -e GOOGLE_CONTACTS_TIMEOUT_MS=<GOOGLE_CONTACTS_TIMEOUT_MS> -e GOOGLE_CONTACTS_MAX_RETRIES=<GOOGLE_CONTACTS_MAX_RETRIES> -- npx -y mcp-google-contacts
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs
This listing does not declare its tools. Connect the server and your client will discover them on the handshake.