ivanmartin33/dolibarr-mcp-server
3.2
If you are the rightful owner of dolibarr-mcp-server 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 Dolibarr MCP Server is a Model Context Protocol compliant server that facilitates structured access to Dolibarr ERP/CRM API endpoints.
Tools
Functions exposed to the LLM to take actions
dolibarr_get
Fetch data from Dolibarr API using GET method.
dolibarr_post
Create new data in Dolibarr API using POST method.
dolibarr_put
Update existing data in Dolibarr API using PUT method.
dolibarr_delete
Delete data from Dolibarr API using DELETE method.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client