Skip to main content
Glama
chartmogul

ChartMogul MCP Server

Official
by chartmogul

list_contacts

Retrieve contact information from ChartMogul CRM, including names, emails, and customer associations, with filtering by email or customer ID.

Instructions

[ChartMogul API] List contacts (individuals associated with customers). LIMIT WARNING: Default limit 20. Discourage requesting more than 20 items to avoid excessive token usage. Returns contact objects with: uuid (string: contact UUID), customer_uuid (string), customer_external_id (string), data_source_uuid (string), first_name (string), last_name (string), position (integer: ordering), email (string), phone (string), linked_in (string: URL), twitter (string: URL), notes (string), custom (array: key-value objects). FILTERS: email (string), customer_external_id (string). Response includes cursor/has_more. Example filters: email="[email protected]", customer_external_id="cus_001"

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
emailNo
customer_external_idNo
limitNo

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/chartmogul/chartmogul-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server