🔍

Google Contacts

Allow AI systems to list, search, and manage contacts via Google Contacts.

Search & Web Scraping stdio npm npmstdiodomdomegg
RUN IN TERMINAL
claude mcp add domdomegg-google-contacts-mcp -- npx -y google-contacts-mcp
ADD TO claude_desktop_config.json
{ "mcpServers": { "domdomegg-google-contacts-mcp": { "command": "npx", "args": ["-y", "google-contacts-mcp"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "domdomegg-google-contacts-mcp": { "command": "npx", "args": ["-y", "google-contacts-mcp"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "domdomegg-google-contacts-mcp": { "command": "npx", "args": ["-y", "google-contacts-mcp"] } } }

About This MCP Server

The io.github.domdomegg/google-contacts-mcp server enables AI systems to interact with Google Contacts, allowing them to list, search, and manage contacts. This server connects to Google Contacts and facilitates integration with AI coding assistants, providing a standardized interface for contact management. Developers would use this server when building applications that require access to contact information, leveraging the Model Context Protocol to seamlessly interact with Google Contacts.

Allow AI systems to list, search, and manage contacts via Google Contacts.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with search & web scraping capabilities via the stdio transport.

Package

google-contacts-mcp on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The Google Contacts server extends your AI assistant with search & web scraping capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/domdomegg-google-contacts-mcp.svg)](https://skillsplayground.com/mcps/domdomegg-google-contacts-mcp/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.