Skip to main content
Glama
theYahia

@theyahia/bitrix24-mcp

by theYahia

@theyahia/bitrix24-mcp

一个通过 webhook API 接入 Bitrix24 CRM 的 MCP 服务器。内置 12 个工具,用于商机、联系人、任务、用户、文件和消息。

npm License: MIT

Russian API MCP 系列的一部分,由 @theYahia 开发。

设置

  1. 在 Bitrix24 中,转到 开发者资源 > 其他 > 入站 webhook

  2. 创建一个 webhook,并赋予 crmtaskuserdiskim 权限

  3. 复制完整的 webhook 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)

工具

描述

list_deals

列出 CRM 商机,支持按阶段、用户、排序方式筛选

get_deal

按 ID 获取单个商机

create_deal

创建商机,包含标题、金额、阶段和联系人

update_deal

更新商机字段

list_contacts

按姓名、电话和电子邮件筛选联系人

create_contact

创建联系人,包含姓名、电话和电子邮件

list_tasks

按状态、用户和分组筛选任务

create_task

创建任务,包含标题、截止日期和优先级

complete_task

将任务标记为已完成

list_users

按活跃状态和部门筛选用户

upload_file

将文件上传到 Bitrix24 云盘

send_message

向用户或聊天发送 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"

环境变量

变量

必填

描述

BITRIX24_WEBHOOK_URL

包含认证密钥的完整 Bitrix24 webhook URL

许可证

MIT

Install Server
A
license - permissive license
A
quality
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • F
    license
    B
    quality
    D
    maintenance
    Enables 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.
    50
    10
    33
  • F
    license
    Not graded
    quality
    D
    maintenance
    Enables language models to interact with Bitrix24 CRM, providing tools to manage deals, leads, contacts, tasks, activities, users, files, chat messages, and live chat sessions.
    10
    1
  • A
    license
    A
    quality
    B
    maintenance
    Exposes Bitrix24 REST API to AI assistants, enabling management of tasks, CRM entities, call recordings (with local transcription), users, workgroups, and Knowledge Base articles.
    43
    10
    1
    MIT

View all related MCP servers

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.

View all MCP Connectors

Latest Blog Posts

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