Back to Integrations

Bitrix24

An MCP server that provides AI agents with standardized access to Bitrix24 features and data via the Model Context Protocol. The server enables external AI systems to interact with Bitrix24 modules through a unified interface, allowing actions to be performed and data to be retrieved strictly within the user’s access rights and Bitrix24 security policies. Currently supports interaction with the Tasks module. The list of supported modules and actions is continuously expanding.

Last updated: 1/27/2026

Installation

Add this MCP to your configuration:

{
  "mcpServers": {
    "bitrix24": {
      // See GitHub repository for configuration
    }
  }
}