Hello to the entire Dolibarr community,
The Digital Factory Senegal team is extremely proud to share with you today our open-source contribution to the world of AI and ERP: The very first MCP server for Dolibarr!
What is it?
For those who use the Model Context Protocol (MCP) ecosystem, we have developed a public Node.js server that directly connects your favorite AI assistants (Claude Desktop, Cursor, Windsurf) to your Dolibarr instance via its native REST API.
By installing it, your AI instantly becomes capable of:
- Creating and validating invoices / drafts
-
- Consulting your bank accounts and editing expert summaries of the General Ledger
-
- Managing your CRM (Third parties, Contacts) and your Commercial Proposals
-
- Tracking your stock inventories and querying the system on any accounting parameter.
- (The project integrates more than 55 direct action tools).
- How to use it (100% Free & Open-Source)?
- No PHP module to install! Just activate the REST API of your Dolibarr, get your key, and execute the universal command:
- npx mcp-dolibarr
- Official Links:
-
- Source code GitHub: GitHub - digitalfactorysn/mcp-dolibarr: 🚀 MCP Server complet pour Dolibarr ERP/CRM — Compatible Claude, Cursor, Windsurf. 55+ outils couvrant tous les modules Dolibarr. · GitHub
-
- NPM Package: https://www.npmjs.com/package/mcp-dolibarr
- All installation documentation (for Mac, Windows, Claude and Cursor) is on GitHub. The code is published under the MIT license.
- Don’t hesitate to test it on your instances and give us your feedback, or open Issues/PR on Github.
- Long live the Dolibarr ecosystem!




