Kommo CRM MCP Server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Kommo CRM MCP ServerList deals from our client acme_corp that were created this week."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Kommo CRM MCP Server
Centralized MCP (Model Context Protocol) server for the Stamina Digital agency. Serves multiple clients (multi-tenancy) via VPS environment variables.
How to configure the team's AI
The way to connect the server depends on which interface your team uses:
Option 1: Antigravity (Local)
If you are using Antigravity, you don't need to configure files manually. Just send the following message in the chat to the AI:
"Install this MCP server for me: https://kommo-mcp.stamina.digital/sse"
The AI itself will change its configuration file and connect automatically to the VPS. You'll know it worked when it confirms.
Option 2: Claude Web
Go to the Customize menu.
Click Connectors.
Select Add -> Add custom connector.
Paste only the clean URL of our server:
https://kommo-mcp.stamina.digital/sse
Related MCP server: GHL MCP Server
How to add new clients (Admins only)
All security and routing are managed on the VPS (Easypanel). No token is saved on the team's PC.
The AI dynamically discovers which client to access based on the client_slug.
Access Easypanel.
Go to the Environment tab of this project.
Add the new client's domain and token using the pattern
KOMMO_<SLUG>_DOMAINandKOMMO_<SLUG>_TOKEN. (Note: Always use UPPERCASE letters to create the variable, without spaces).
Practical example for the client "Casa Despertar":
KOMMO_CASA_DESPERTAR_DOMAIN=jorge3mktdigitalcombr.kommo.com
KOMMO_CASA_DESPERTAR_TOKEN=eyJhbGci...(The slug generated for the AI will be: casa_despertar)
Save the variables and click Deploy.
Done! You don't need to tell the team to configure anything. From that second on, they can ask the AI: "See the overdue tasks from casa_despertar".
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityDmaintenanceProduction-ready MCP server that brings N8N workflow automation to both Claude.ai and ChatGPT. Supports multi-tenant OAuth/SSE integration with dynamic N8N instance configuration.63MIT
- AlicenseBqualityDmaintenanceA comprehensive MCP server that connects AI assistants to GoHighLevel CRM, enabling management of contacts, conversations, calendars, pipelines, payments, and more through 60+ tools.6439MIT
- Flicense-qualityBmaintenanceA unified MCP server that connects HubSpot, Clay, Apollo, Slack, and email to enable AI agents to execute multi-step GTM workflows such as prospecting, enrichment, CRM updates, and notifications.
- Flicense-qualityCmaintenanceMulti-account HighLevel CRM MCP server with OAuth integration for managing 30+ sub-accounts through a unified interface.
Related MCP Connectors
MCP server for LeadDelta — manage LinkedIn connections and CRM data via AI assistants.
MCP server for Gainium — manage trading bots, deals, and balances via AI assistants
MCP server for Argo RPG Platform — connects AI assistants to campaign data via OAuth2
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/clarkstamina-max/kommo-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server