Skip to main content
Glama
Franky-Neto

MCP Clint CRM

by Franky-Neto

create_contact

Create a contact in the CRM by providing required name and optional phone, email, username, DDI, or custom fields. First call list_fields to discover available custom field keys.

Instructions

Creates a contact. fields: custom fields as a JSON object (e.g. {"field_key": "value"}). Call list_fields first to discover available field keys.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameYes
ddiNo
phoneNo
emailNo
usernameNo
fieldsNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes

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/Franky-Neto/mcp-clint-crm'

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