Bitrix24
Freeby MCP Community
MCP server for Bitrix24 — CRM, deals, contacts, tasks (Russia)
v3.0.1Added Apr 12, 2026
mcpmcp-servermodel-context-protocolclaudeai
Bitrix24 MCP Server
MCP server for Bitrix24 — CRM, deals, contacts, tasks (Russia)
Installation
npx -y @theyahia/bitrix24-mcp
Reviews
Installation
Quick install
npx -y @theyahia/bitrix24-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"bitrix24": {
"command": "npx",
"args": ["-y", "@theyahia/bitrix24-mcp"]
}
}
}