Skip to main content
Glama

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

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
get_account_info

Get Kommo account information

get_leads

Get list of leads from Kommo CRM

get_contacts

Get list of contacts from Kommo CRM

get_companies

Get list of companies from Kommo CRM

get_tasks

Get list of tasks from Kommo CRM

get_pipelines

Get list of pipelines from Kommo CRM

get_users

Get list of users from Kommo CRM

get_lead_events

Get events for a specific lead

create_lead_event

Create a new event for a lead

get_contact_activities

Get activities for a specific contact

create_contact_activity

Create a new activity for a contact

get_lead_statuses

Get statuses for a specific pipeline

create_lead_status

Create a new status for a pipeline

move_lead_to_status

Move a lead to a specific status

move_lead_to_pipeline

Move a lead to a specific pipeline

get_sales_report

Get sales report for a date range

get_lead_conversion_report

Get lead conversion report for a date range

get_pipeline_performance_report

Get pipeline performance report for a date range

get_dashboard_data

Get dashboard data and key metrics

get_user_performance_stats

Get performance statistics for a specific user

get_lead_analytics

Get analytics for a specific lead

get_pipeline_analytics

Get analytics for a specific pipeline

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