SERVER
Google Contacts
Rank #3302io.github.domdomegg/google-contacts-mcp
MCP server providing google-contacts-mcp capabilities
First listed
Dec 11, 2025
Last publish date
Apr 29, 2026
OVERVIEW
Google Contacts is a Model Context Protocol (MCP) server published by domdomegg. It ranks #3302 of 58,900 servers tracked on MCP Toplist, and its repository has 14 GitHub stars. Google Contacts is listed on Official MCP, with 7 tracked versions. It was first listed on Dec 11, 2025 and most recently updated on Apr 29, 2026.
STANDING
#3,302of 58,900 tracked serversTop 10%
Ranks ahead of 55,598 of 58,900 servers on MCP Toplist.
CONNECT
Use Google Contacts
Add Google Contacts to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"google-contacts-mcp": {
"command": "npx",
"args": [
"-y",
"google-contacts-mcp"
],
"env": {
"GOOGLE_ACCESS_TOKEN": "<your GOOGLE_ACCESS_TOKEN>"
}
}
}
}Replace each placeholder with your own value before saving.
npm package
{
"mcpServers": {
"google-contacts-mcp": {
"command": "npx",
"args": [
"-y",
"google-contacts-mcp"
],
"env": {
"MCP_TRANSPORT": "<your MCP_TRANSPORT>",
"GOOGLE_CLIENT_ID": "<your GOOGLE_CLIENT_ID>",
"GOOGLE_CLIENT_SECRET": "<your GOOGLE_CLIENT_SECRET>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry
ORGANIZATION
domdomegg
MORE FROM THIS PUBLISHER
Other servers by domdomegg
- Openfoodfacts MCP#170 · 14 vers
- Google Sheets MCP#330 · 7 vers
- Google Cal MCP#568 · 5 vers
- Filesystem MCP#697 · 6 vers
- Defuddle Fetch MCP Server#702 · 4 vers
- Airtable MCP Server#739 · 9 vers
- Google Maps Places MCP#767 · 6 vers
- Gmail MCP#776 · 10 vers
- Google Documents MCP#822 · 7 vers
- Barcode Scanner MCP#865 · 4 vers
- Time MCP Pypi#1006 · 3 vers
- Computer Use#1153 · 13 vers
VERSIONS
Available versions (7)
| Version | Published |
|---|---|
| 1.1.3 | Apr 29, 2026 |
| 1.1.2 | Feb 23, 2026 |
| 1.1.1 | Dec 28, 2025 |
| 1.1.0 | Dec 28, 2025 |
| 1.0.1 | Dec 13, 2025 |
| 1.0.0 | Dec 11, 2025 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is Google Contacts?
- MCP server providing google-contacts-mcp capabilities
- Who maintains Google Contacts?
- Google Contacts is maintained by domdomegg, which publishes 36 MCP servers (126 total versions) tracked on MCP Toplist.
- Is Google Contacts an official MCP server?
- Yes — Google Contacts is listed on the Official MCP Registry.
- How many versions does Google Contacts have?
- MCP Toplist tracks 7 versions of Google Contacts, most recently published on Apr 29, 2026.
- Where can I find the source code for Google Contacts?
- The source code for Google Contacts is hosted at github.com/domdomegg/google-contacts-mcp.git.
EXPLORE