@theyahia/bitrix24-mcp
@theyahia/bitrix24-mcp
웹훅 API를 통해 Bitrix24 CRM용 MCP 서버입니다. 거래, 연락처, 작업, 사용자, 파일, 메시징을 위한 12가지 도구를 제공합니다.
Russian API MCP 시리즈의 일부이며, @theYahia가 제작했습니다.
설정
Bitrix24에서 개발자 리소스 > 기타 > 인바운드 웹훅으로 이동합니다.
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로 단일 거래 조회 |
| 제목, 금액, 단계, 연락처로 거래 생성 |
| 거래 필드 업데이트 |
| 이름, 전화번호, 이메일별 필터로 연락처 목록 조회 |
| 이름, 전화번호, 이메일로 연락처 생성 |
| 상태, 사용자, 그룹별 필터로 작업 목록 조회 |
| 제목, 마감일, 우선순위로 작업 생성 |
| 작업을 완료 상태로 표시 |
| 활성 상태, 부서별 필터로 사용자 목록 조회 |
| 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"환경 변수
변수 | 필수 여부 | 설명 |
| 예 | 인증 키를 포함한 전체 Bitrix24 웹훅 URL |
라이선스
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