Server data from the Official MCP Registry
MCP server for Bitrix24 CRM — deals, contacts, tasks via webhook API.
About
MCP server for Bitrix24 CRM — deals, contacts, tasks via webhook API.
Security Report
Valid MCP server (2 strong, 4 medium validity signals). 4 known CVEs in dependencies (1 critical, 3 high severity) Package registry verified. Imported from the Official MCP Registry.
12 files analyzed · 5 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
What You'll Need
Set these up before or after installing:
Environment variable: BITRIX24_WEBHOOK_URL
How to Install
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-theyahia-bitrix24-mcp": {
"env": {
"BITRIX24_WEBHOOK_URL": "your-bitrix24-webhook-url-here"
},
"args": [
"-y",
"@theyahia/bitrix24-mcp"
],
"command": "npx"
}
}
}Documentation
View on GitHubFrom the project's GitHub README.
@theyahia/bitrix24-mcp
MCP server for Bitrix24 CRM via webhook API. 12 tools for deals, contacts, tasks, users, files, and messaging.
Part of the Russian API MCP series by @theYahia.
Setup
- In Bitrix24, go to Developer resources > Other > Inbound webhook
- Create a webhook with permissions:
crm,task,user,disk,im - Copy the full webhook URL
Usage with 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 | Description |
|---|---|
list_deals | List CRM deals with filters by stage, user, sort order |
get_deal | Get a single deal by ID |
create_deal | Create a deal with title, amount, stage, contacts |
update_deal | Update deal fields |
list_contacts | List contacts with filters by name, phone, email |
create_contact | Create a contact with name, phone, email |
list_tasks | List tasks with filters by status, user, group |
create_task | Create a task with title, deadline, priority |
complete_task | Mark a task as completed |
list_users | List users with filters by active status, department |
upload_file | Upload a file to Bitrix24 disk |
send_message | Send an IM message to a user or chat |
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"
Environment Variables
| Variable | Required | Description |
|---|---|---|
BITRIX24_WEBHOOK_URL | Yes | Full Bitrix24 webhook URL including auth key |
License
MIT
Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Fetch
Freeby Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
FinAgent
Freeby mcp-marketplace · Finance
Free stock data and market news for any MCP-compatible AI assistant.
