Back to Home
faustofuertes icon

kommo-mcp-server

Verified Safe

by faustofuertes

Overview

Automate Kommo CRM lead management for AI agents using the Model Context Protocol, enabling actions like moving leads, pausing agents, and adding notes.

Installation

Run Command
npm run dev

Environment Variables

  • KOMMO_LONG_DURATION_TOKEN
  • KOMMO_ACCOUNT_SUBDOMAIN
  • TOOLS_TO_USE

Security Notes

The server dynamically receives Kommo authentication tokens and subdomain via HTTP headers or environment variables. While this offers flexibility for multi-account support, it shifts the responsibility for securing these sensitive credentials to the calling client and the underlying Cloudflare Workers infrastructure. No hardcoded secrets were found in the provided source code, nor any direct 'eval' or malicious patterns. Error handling prevents exposing raw stack traces. The security relies heavily on the secure deployment context (e.g., TLS, proper access controls for the Cloudflare Worker endpoints).

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassLow
Avg Tokens150
Stars0
Forks0
Last Update2025-12-15

Tags

Kommo CRMAI AgentsMCP ServerCloudflare WorkersLead Management