Skip to content

Bitrix24 Mcp Korso

Free

by MCP Community

MCP server for Bitrix24 task management via webhook

v1.0.8Added Apr 12, 2026
Works with:ClaudeGPTGeminiCopilot

Bitrix24 Mcp Korso MCP Server

MCP server for Bitrix24 task management via webhook

Installation

npx -y bitrix24-mcp-korso

Reviews

Leave a Review

Installation

Quick install
npx -y bitrix24-mcp-korso
Add to claude_desktop_config.json
{
  "mcpServers": {
    "bitrix24-mcp-korso": {
      "command": "npx",
      "args": ["-y", "bitrix24-mcp-korso"]
    }
  }
}