Google Contacts runs on your own machine — the client starts it, so there is no endpoint to ping. 60 installs a week from npm. Last commit 9 Sep 2026.
Allow AI systems to list, search, and manage contacts via Google Contacts.
Today is the operative word: we check Google Contacts every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add google-contacts-mcp -- npx -y google-contacts-mcp
{
"mcpServers": {
"google-contacts-mcp": {
"args": [
"-y",
"google-contacts-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.google-contacts-mcp]
command = "npx"
args = ["-y", "google-contacts-mcp"]
{
"mcpServers": {
"google-contacts-mcp": {
"args": [
"-y",
"google-contacts-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"google-contacts-mcp": {
"args": [
"-y",
"google-contacts-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
MCP_TRANSPORT (Transport type.), GOOGLE_CLIENT_ID (Google OAuth client ID.), GOOGLE_CLIENT_SECRET (Google OAuth client secret.).
The author declared them in the registry entry; get the values from the project itself.
Allow AI systems to list, create, update, and manage Google Calendar events.
Allow AI systems to list, search, upload, download, and manage files and folders in Google Drive.
Allow AI systems to search for places and get business info via Google Maps Places API.
Manage Google Tasks via MCP: list, search, create, update, move, and clear tasks.
Allow AI systems to read and edit Google Docs.
Allow AI systems to read, write, and query spreadsheet data via Google Sheets.
Schedule smarter - create, search, and manage Google Calendar events through AI.
Read and edit GA4, Search Console and Google Tag Manager from any MCP client. 29 tools.
Answers built from our own checks of this server.