MCP Google Contacts Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GOOGLE_CLIENT_ID | No | Your Google OAuth client ID | |
| GOOGLE_CLIENT_SECRET | No | Your Google OAuth client secret | |
| GOOGLE_REFRESH_TOKEN | No | A valid refresh token for your Google account |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_contactsB | List all contacts or filter by name. |
| get_contactB | Get a contact by resource name or email. |
| create_contactB | Create a new contact. |
| update_contactC | Update an existing contact. |
| delete_contactC | Delete a contact by resource name. |
| search_contactsB | Search contacts by name, email, or phone number. |
| list_workspace_usersB | List Google Workspace users in your organization's directory. |
| search_directoryB | Search for people specifically in the Google Workspace directory. |
| get_other_contactsB | Retrieve contacts from the 'Other contacts' section. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/RayanZaki/mcp-google-contacts-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server