74
/ 100
16 days ago
glama

bitrix24-mcp-server

Exposes Bitrix24 REST API to AI assistants, enabling management of tasks, CRM entities, call recordings (with local transcription), users, workgroups, and Knowledge Base articles.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 3 credentials: B24_HF_TOKEN, KB_API_TOKEN, HF_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configB24_BOOTSTRAP_PYTHON
configB24_FAST_PYTHON
configB24_FAST_SCRIPT
🔐 secretB24_HF_TOKEN
configB24_MAX_PYTHON
configB24_MAX_SCRIPT
configB24_TRANSCRIBE_CONCURRENCY
configB24_TRANSCRIBE_PYTHONpython3 Python interpreter with onnx-asr installed — set to ~/.venvs/b24-asr/bin/python
configB24_TRANSCRIBE_SCRIPTbundled scripts/transcribe.py Override to use a different transcription script
configBITRIX24_WEBHOOK_OP_REF2. environment variable — a 1Password reference (e.g. op://Vault/Item/field), resolved via op CLI at startup
configBITRIX24_WEBHOOK_URL1. environment variable — the full webhook URL
🔐 secretKB_API_TOKENKB tools are registered only when (or KB_API_TOKEN_OP_REF) is set; otherwise they're silently skipped.
configKB_API_TOKEN_OP_REFKB tools are registered only when KB_API_TOKEN (or ) is set; otherwise they're silently skipped.
configREADONLY_MODE
🔐 secretHF_TOKEN
configB24_WHISPER_MODEL
configB24_WHISPER_COMPUTE
configB24_WHISPER_LANG
configB24_WHISPER_CPU_THREADS
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/paskal-bitrix24-mcp-server-8h2kfi)](https://m8ven.ai/mcp/paskal-bitrix24-mcp-server-8h2kfi)
commit: c10e891d28719c8342e73aed4f05dbd255f8003c
code hash: d2f52e291e1a6b2937afb3f8fda3ab76b7fedb7bf54b4058a0a67f66457dd247
verified: 6/23/2026, 10:06:43 AM
view raw JSON →