Kommo CRM MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| KOMMO_BASE_URL | Yes | The base URL for your Kommo CRM instance (e.g., https://your-subdomain.kommo.com) | |
| KOMMO_ACCESS_TOKEN | Yes | Your Kommo CRM access token for API authentication |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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