Bitrix24_MCP_Server

Bitrix24_MCP_Server

3

Bitrix24 MCP Server is a server application offering a REST API for Bitrix24 CRM interaction using the MCP architecture. It allows full access to CRM entities, supports client-side data formatting, and includes logging and error handling capabilities.

getLeads

Get a list of potential customers

getLead

Get specific lead information

createLead

Create new leads

updateLead

Update existing prospects

getDeals

Get a transaction list

getDeal

Get specific transaction information

createDeal

Create a new transaction

updateDeal

Update existing transactions

getContacts

Get a contact list

getContact

Get specific contact information

getActivities

Get the activity list

getActivity

Get specific activity information

createActivity

Create a new event

updateActivity

Update existing activities

getUsers

Get the user list

getUser

Get specific user information

getTasks

Get a task list

getCallStatistics

Get call statistics

getFile

Get file information

addTimelineComment

Add a timeline comment

getCrmSummary

Get CRM summary information

checkApiConnection

Check API connections