69
/ 100
10 days ago
glama

BitrixMCP

Universal MCP server for the Bitrix24 REST API, enabling full read and write access to CRM, tasks, calendar, disk, and more. Supports any MCP client with stdio or Streamable HTTP transport.

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.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configBITRIX_TRANSPORT
configBITRIX_HTTP_HOST
configBITRIX_HTTP_PORT
configBITRIX_WEBHOOK_URLexport ="https://your-portal.bitrix24.ru/rest/1/xxxxxxxx/"
configBITRIX_READ_ONLYexport =1 # block all writes
configBITRIX_TIMEOUT
configBITRIX_MAX_PAGESfetch_all=true is capped by (default 40 pages ≈ 2000 records)
// 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 5 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/john7ross-bitrixmcp-t950dl)](https://m8ven.ai/mcp/john7ross-bitrixmcp-t950dl)
commit: d4fbbde46ed79c21727c438e88efbab55840e73a
code hash: 83ada323c4b29b5a8930cffed6a2e19e4279bd535757377de8e44f26cc2ed8e4
verified: 7/21/2026, 9:28:32 AM
view raw JSON →