Google Contacts
Quality Score
95
/100
Allow AI systems to list, search, and manage contacts via Google Contacts.
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"google-contacts-mcp": {
"command": "npx",
"args": [
"-y",
"google-contacts-mcp"
],
"env": {
"GOOGLE_ACCESS_TOKEN": "<your-google_access_token>",
"MCP_TRANSPORT": "<mcp_transport>",
"GOOGLE_CLIENT_ID": "<google_client_id>",
"GOOGLE_CLIENT_SECRET": "<your-google_client_secret>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"google-contacts-mcp": {
"command": "npx",
"args": [
"-y",
"google-contacts-mcp"
],
"env": {
"GOOGLE_ACCESS_TOKEN": "<your-google_access_token>",
"MCP_TRANSPORT": "<mcp_transport>",
"GOOGLE_CLIENT_ID": "<google_client_id>",
"GOOGLE_CLIENT_SECRET": "<your-google_client_secret>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y google-contacts-mcp§02 Environment variables
GOOGLE_ACCESS_TOKENrequiredsecret
Google OAuth access token.
MCP_TRANSPORTrequired
Transport type.
GOOGLE_CLIENT_IDrequired
Google OAuth client ID.
GOOGLE_CLIENT_SECRETrequiredsecret
Google OAuth client secret.
§03 MCP Quality Score · methodology
freshness
25
completeness
20
installability
25
documentation
15
stability
10
§04 Alternatives in Search
Agentic News
ai.agentic-news/mcp
AI-powered news intelligence — 21 tools for personalized monitoring, briefings, and semantic search
BuyWhere MCP
ai.buywhere/buywhere-mcp
BuyWhere MCP server for product search, price comparison, and affiliate-ready shopping workflows.
Agent Skills Search Server
ai.com.mcp/skills-search
Search and discover Agent Skills from the skills.sh registry. Powered by HAPI MCP server.