Skip to main content
Glama
Franky-Neto

MCP Clint CRM

by Franky-Neto

list_deals

Read-only

Retrieve deals from Clint CRM with filters for date ranges, user, contact info, tags, status, or stage. Supports pagination with offset for large lists.

Instructions

Retrieve a list of deals. Optionally filter by date ranges (ISO 8601), user_email, phone, email, tag_names (comma-separated), status (OPEN, WON, LOST), or stage_id. Defaults to status=OPEN if not specified. Returns up to 1000 per call. Use offset to paginate (e.g., offset=1000 for next batch).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
offsetNo
created_at_startNo
created_at_endNo
updated_at_startNo
updated_at_endNo
user_emailNo
phoneNo
emailNo
tag_namesNo
statusNo
won_at_startNo
won_at_endNo
lost_at_startNo
lost_at_endNo
stage_idNo

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