Skip to main content
Glama

Kommo CRM MCP Server

package.json751 B
{ "name": "kommo-mcp-server", "version": "1.0.0", "description": "MCP Server for Kommo CRM integration", "main": "dist/http-streamable.js", "type": "module", "scripts": { "build": "tsc", "start": "node dist/http-streamable.js", "dev": "ts-node --esm src/http-streamable.ts" }, "keywords": [ "mcp", "kommo", "crm", "api" ], "author": "MCP Server", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^0.4.0", "@types/cors": "^2.8.19", "@types/express": "^5.0.3", "axios": "^1.6.0", "cors": "^2.8.5", "dotenv": "^16.3.1", "express": "^5.1.0" }, "devDependencies": { "@types/node": "^20.0.0", "ts-node": "^10.9.0", "typescript": "^5.0.0" } }

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