Skip to main content
Glama
Miguelgbastos

Kommo CRM MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
KOMMO_BASE_URLYesThe base URL for your Kommo CRM instance (e.g., https://your-subdomain.kommo.com)
KOMMO_ACCESS_TOKENYesYour Kommo CRM access token for API authentication

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
get_account_infoC

Get Kommo account information

get_leadsC

Get list of leads from Kommo CRM

get_contactsC

Get list of contacts from Kommo CRM

get_companiesC

Get list of companies from Kommo CRM

get_tasksC

Get list of tasks from Kommo CRM

get_pipelinesB

Get list of pipelines from Kommo CRM

get_usersB

Get list of users from Kommo CRM

get_lead_eventsC

Get events for a specific lead

create_lead_eventC

Create a new event for a lead

get_contact_activitiesC

Get activities for a specific contact

create_contact_activityC

Create a new activity for a contact

get_lead_statusesC

Get statuses for a specific pipeline

create_lead_statusC

Create a new status for a pipeline

move_lead_to_statusC

Move a lead to a specific status

move_lead_to_pipelineC

Move a lead to a specific pipeline

get_sales_reportC

Get sales report for a date range

get_lead_conversion_reportB

Get lead conversion report for a date range

get_pipeline_performance_reportC

Get pipeline performance report for a date range

get_dashboard_dataC

Get dashboard data and key metrics

get_user_performance_statsC

Get performance statistics for a specific user

get_lead_analyticsC

Get analytics for a specific lead

get_pipeline_analyticsC

Get analytics for a specific pipeline

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/Miguelgbastos/Kommo-MCP'

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