Bitrix24 MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 34 installs a week from npm. Last commit 26 Aug 2026.
Bitrix24 Cloud MCP server — 45 tools across CRM, Tasks, Deals, Leads, Files, Disk.
Today is the operative word: we check Bitrix24 MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add bitrix24-mcp -- npx -y @rcs-kz/bitrix24-mcp
{
"mcpServers": {
"bitrix24-mcp": {
"args": [
"-y",
"@rcs-kz/bitrix24-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.bitrix24-mcp]
command = "npx"
args = ["-y", "@rcs-kz/bitrix24-mcp"]
{
"mcpServers": {
"bitrix24-mcp": {
"args": [
"-y",
"@rcs-kz/bitrix24-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"bitrix24-mcp": {
"args": [
"-y",
"@rcs-kz/bitrix24-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
BITRIX24_WEBHOOK_URL (Inbound webhook URL of your Bitrix24 portal (https://<portal>.bitrix24.kz/rest/<user_id>/<token>/). Stored in the OS keychain on first run; this env var is a fallback for CI / containerised / headless deployments.), RCS_LICENSE_KEY (Commercial license key issued after the 14-day trial. Stored in the OS keychain on first run; env var fallback only needed for CI / headless deployments.).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Bitrix24 CRM — deals, contacts, tasks via webhook API.
MCP server for delegating tasks to specialized AI sub-agents across coding tools
MCP server for tool discovery: find, compare, and verify tools across 35+ registries.
MCP server for Decern CRM — contacts, deals, pipelines, tasks, and approvals.
RISE CRM MCP server — 36 tools across CRM, projects, tickets, finance, sales, HR, and reports.
TypeScript MCP server for Canvas LMS — 165 tools across 42 domains.
MCP server for SmartAgent CRM: leads, tasks, sales pipelines, property listings
TokenLab MCP server: 31 default and 80 full-profile tools for models, media, tasks, and files.
Answers built from our own checks of this server.