Skip to main content
Glama
theYahia

@theyahia/bitrix24-mcp

by theYahia

@theyahia/bitrix24-mcp

MCP-Server für Bitrix24 CRM über die Webhook-API. 12 Tools für Deals, Kontakte, Aufgaben, Benutzer, Dateien und Nachrichten.

npm License: MIT

Teil der Russian API MCP-Serie von @theYahia.

Einrichtung

  1. Gehen Sie in Bitrix24 zu Entwicklerressourcen > Sonstiges > Eingehender Webhook

  2. Erstellen Sie einen Webhook mit den Berechtigungen: crm, task, user, disk, im

  3. Kopieren Sie die vollständige Webhook-URL

Related MCP server: Bitrix24 MCP Server

Verwendung mit 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

Tools (12)

Tool

Beschreibung

list_deals

CRM-Deals mit Filtern nach Phase, Benutzer und Sortierreihenfolge auflisten

get_deal

Einen einzelnen Deal anhand der ID abrufen

create_deal

Einen Deal mit Titel, Betrag, Phase und Kontakten erstellen

update_deal

Deal-Felder aktualisieren

list_contacts

Kontakte mit Filtern nach Name, Telefon und E-Mail auflisten

create_contact

Einen Kontakt mit Name, Telefon und E-Mail erstellen

list_tasks

Aufgaben mit Filtern nach Status, Benutzer und Gruppe auflisten

create_task

Eine Aufgabe mit Titel, Fälligkeitsdatum und Priorität erstellen

complete_task

Eine Aufgabe als abgeschlossen markieren

list_users

Benutzer mit Filtern nach Aktivstatus und Abteilung auflisten

upload_file

Eine Datei auf die Bitrix24-Disk hochladen

send_message

Eine IM-Nachricht an einen Benutzer oder Chat senden

Demo-Prompts

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"

Umgebungsvariablen

Variable

Erforderlich

Beschreibung

BITRIX24_WEBHOOK_URL

Ja

Vollständige Bitrix24-Webhook-URL mit Authentifizierungsschlüssel

Lizenz

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