Skip to main content
Glama

Kommo CRM MCP Server

get_leads

Retrieve a list of leads from Kommo CRM with options to specify limit and pagination for efficient lead management and integration.

Instructions

Get list of leads from Kommo CRM

Input Schema

NameRequiredDescriptionDefault
limitNoNumber of leads to return (max 250)
pageNoPage number for pagination

Input Schema (JSON Schema)

{ "properties": { "limit": { "description": "Number of leads to return (max 250)", "type": "number" }, "page": { "description": "Page number for pagination", "type": "number" } }, "required": [], "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/Miguelgbastos/Kommo-MCP'

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