Skip to main content
Glama

Kommo CRM MCP Server

get_companies

Retrieve a paginated list of companies from Kommo CRM, specifying the number of results per page and the page number for efficient data management.

Instructions

Get list of companies from Kommo CRM

Input Schema

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

Input Schema (JSON Schema)

{ "properties": { "limit": { "description": "Number of companies 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