Skip to main content
Glama

MCP Google Contacts Server

by RayanZaki

get_other_contacts

Retrieve contacts from the 'Other contacts' section in Google, including email correspondents not saved in your main contacts list. Specify max results for tailored output.

Instructions

Retrieve contacts from the 'Other contacts' section.

Other contacts are people you've interacted with but haven't added to your contacts list. These often include email correspondents that aren't in your main contacts. Args: max_results: Maximum number of results to return (default: 50)

Input Schema

NameRequiredDescriptionDefault
max_resultsNo

Input Schema (JSON Schema)

{ "properties": { "max_results": { "default": 50, "title": "Max Results", "type": "integer" } }, "title": "get_other_contactsArguments", "type": "object" }

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