Tools (12)
| Tool | Description |
|---|---|
list_deals |
List CRM deals with filters by stage, user, sort order |
get_deal |
Get a single deal by ID |
create_deal |
Create a deal with title, amount, stage, contacts |
update_deal |
Update deal fields |
list_contacts |
List contacts with filters by name, phone, email |
create_contact |
Create a contact with name, phone, email |
list_tasks |
List tasks with filters by status, user, group |
create_task |
Create a task with title, deadline, priority |
complete_task |
Mark a task as completed |
list_users |
List users with filters by active status, department |
upload_file |
Upload a file to Bitrix24 disk |
send_message |
Send an IM message to a user or chat |
Total tools: 12.
Install: npx -y @theyahia/bitrix24-mcp@3.0.1 · npm
Tag v3.0.1 was created retroactively and points at commit c9e1d5d — the exact commit version 3.0.1 was published to npm from on 01.04.2026 (package gitHead), so the tag contents match the published package.
Note: npm
dist-tag latestfor this package currently resolves to 1.2.0 (published later from the monorepo), while 3.0.1 is the newest published code and is what this repository contains. Install this version explicitly.