@theyahia/bitrix24-mcp
@theyahia/bitrix24-mcp
MCP-сервер для Bitrix24 CRM через webhook API. 12 инструментов для сделок, контактов, задач, пользователей, файлов и сообщений.
Часть серии Russian API MCP от @theYahia.
Установка
В Bitrix24 перейдите в Developer resources > Other > Inbound webhook
Создайте вебхук с правами:
crm,task,user,disk,imСкопируйте полный URL вебхука
Related MCP server: Bitrix24 MCP Server
Использование с Claude Desktop
{
"mcpServers": {
"bitrix24": {
"command": "npx",
"args": ["-y", "@theyahia/bitrix24-mcp"],
"env": {
"BITRIX24_WEBHOOK_URL": "https://your-company.bitrix24.ru/rest/1/your-webhook-key/"
}
}
}
}Claude Code
claude mcp add bitrix24 -e BITRIX24_WEBHOOK_URL=https://your.bitrix24.ru/rest/1/key/ -- npx -y @theyahia/bitrix24-mcpИнструменты (12)
Инструмент | Описание |
| Список сделок CRM с фильтрами по стадии, пользователю, порядку сортировки |
| Получить одну сделку по ID |
| Создать сделку с названием, суммой, стадией, контактами |
| Обновить поля сделки |
| Список контактов с фильтрами по имени, телефону, email |
| Создать контакт с именем, телефоном, email |
| Список задач с фильтрами по статусу, пользователю, группе |
| Создать задачу с названием, сроком, приоритетом |
| Отметить задачу как выполненную |
| Список пользователей с фильтрами по статусу активности, отделу |
| Загрузить файл в диск Bitrix24 |
| Отправить IM-сообщение пользователю или в чат |
Примеры запросов
Show me all open deals in Bitrix24
Create a deal "Website redesign" for 500000 RUB
List all contacts with email containing "@gmail.com"
Create a task "Prepare presentation" for user 5, deadline tomorrow
Complete task 123
Who are the active users in department 2?
Send a message to user 1: "Meeting in 15 minutes"Переменные окружения
Переменная | Обязательная | Описание |
| Да | Полный URL вебхука Bitrix24, включая ключ авторизации |
Лицензия
MIT
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- FlicenseBqualityDmaintenanceEnables AI agents to interact with Bitrix24 CRM through comprehensive tools for managing contacts, deals, leads, companies, tasks, and users, with advanced filtering, search capabilities, and sales team performance monitoring.501033
- FlicenseNot gradedqualityNot gradedmaintenanceEnables AI agents to interact with Bitrix24 CRM for managing contacts, deals, tasks, and leads via a comprehensive set of tools. It supports advanced features like sales team monitoring, performance analytics, and automated CRM searching.
- FlicenseNot gradedqualityDmaintenanceEnables language models to interact with Bitrix24 CRM, providing tools to manage deals, leads, contacts, tasks, activities, users, files, chat messages, and live chat sessions.101
- AlicenseAqualityBmaintenanceExposes Bitrix24 REST API to AI assistants, enabling management of tasks, CRM entities, call recordings (with local transcription), users, workgroups, and Knowledge Base articles.43101MIT
Related MCP Connectors
LeadConnector / GoHighLevel MCP Pack — wraps the GoHighLevel CRM for AI agents.
Connect AI to your Attio CRM. Manage contacts, companies, deals, and sales pipelines. Create tasks…
Agent-native CRM. 25 tools — contacts, deals, sequences, enrichment waterfall, audit log.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/theYahia/bitrix24-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server