Skip to main content
Glama

Kommo CRM MCP Server

Kommo MCP Server

Servidor MCP (Model Context Protocol) para integração com o Kommo CRM.

🚀 Funcionalidades

  • Análise de Vendas: Consultas sobre vendas por período e categoria
  • Análise de Leads: Estatísticas e insights sobre leads
  • Modo Conversacional: Interface de IA para perguntas naturais
  • Filtros Avançados: Por data, categoria e status

📋 Pré-requisitos

  • Node.js 20+
  • Docker (opcional)
  • Token de acesso do Kommo

⚙️ Configuração

  1. Copie o arquivo de exemplo:
cp env.example .env
  1. Configure suas credenciais no .env:
KOMMO_BASE_URL=https://seu-dominio.kommo.com KOMMO_ACCESS_TOKEN=seu-token-aqui

🏃‍♂️ Execução

Desenvolvimento

npm install npm run build npm start

Docker

docker build -t kommo-mcp-server . docker run -d -p 3001:3001 --name kommo-mcp-server kommo-mcp-server

📡 Endpoints

  • MCP: http://localhost:3001/mcp
  • Health: http://localhost:3001/health

🔧 Ferramentas Disponíveis

  • ask_kommo: Interface conversacional para perguntas sobre dados
  • get_leads: Buscar leads com filtros
  • get_contacts: Buscar contatos
  • get_companies: Buscar empresas
  • get_tasks: Buscar tarefas

📊 Exemplos de Uso

# Perguntas sobre vendas curl -X POST http://localhost:3001/mcp \ -H "Content-Type: application/json" \ -d '{"jsonrpc": "2.0", "id": 1, "method": "tools/call", "params": {"name": "ask_kommo", "arguments": {"question": "quantas vendas tivemos em maio?"}}}'

📝 Licença

MIT

Deploy Server
-
security - not tested
A
license - permissive license
-
quality - not tested

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

Enables comprehensive integration with Kommo CRM through 25 tools for managing leads, contacts, companies, tasks, events, and generating detailed analytics reports. Supports advanced workflow management, pipeline operations, and real-time performance tracking.

  1. 🚀 Funcionalidades
    1. 📋 Pré-requisitos
      1. ⚙️ Configuração
        1. 🏃‍♂️ Execução
          1. Desenvolvimento
          2. Docker
        2. 📡 Endpoints
          1. 🔧 Ferramentas Disponíveis
            1. 📊 Exemplos de Uso
              1. 📝 Licença

                Related MCP Servers

                • A
                  security
                  F
                  license
                  A
                  quality
                  Enables interaction with the Loxo recruitment platform API, facilitating tasks such as candidate and job management, activity logging, and call queue management through AI assistants.
                  Last updated -
                • -
                  security
                  A
                  license
                  -
                  quality
                  Facilitates interaction with the Attio CRM by allowing MCP clients to read and write company records and notes through the Attio API.
                  Last updated -
                  54
                  13
                  BSD 3-Clause
                • A
                  security
                  A
                  license
                  A
                  quality
                  A Model Context Protocol implementation for the HubSpot API that provides a standardized interface for accessing and managing CRM data, including companies, contacts, deals, and other objects with comprehensive CRUD operations and association management.
                  Last updated -
                  13
                  20
                  MIT License
                • -
                  security
                  F
                  license
                  -
                  quality
                  Connects Claude Desktop to GoHighLevel CRM, providing 269+ tools across 19 categories for complete contact management, messaging, sales, marketing, e-commerce, and business operations through AI automation.
                  Last updated -
                  0
                  81

                View all related MCP servers

                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