rbctmz/b24-mcp
3.2
If you are the rightful owner of b24-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The Bitrix24 MCP Server is a FastAPI-based server that integrates Bitrix24 CRM data with LLM agents through the Model Context Protocol (MCP).
Tools
Functions exposed to the LLM to take actions
getDeals
Retrieves a list of deals from the Bitrix24 CRM.
getLeads
Retrieves a list of leads from the Bitrix24 CRM.
getContacts
Retrieves a list of contacts from the Bitrix24 CRM.
getUsers
Retrieves a list of users from the Bitrix24 CRM.
getTasks
Retrieves a list of tasks from the Bitrix24 CRM.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client