Enterprise

Dolibarr MCP Server

Use Studio chat to drive this server — credentials stay in your workspace.

Dolibarr is an open-source ERP and CRM software that assists businesses in managing their operations including inventory, billing, and customer interactions. It is used primarily for streamlining enterprise resource planning and customer relationship management processes.

12 tools
Agent guide included
API Key
Start Chatting

Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.

Browse all tools

AI Skill
SKILL.md

Domain knowledge for Dolibarr — workflow patterns, data models, and gotchas for your AI agent.

Dolibarr

Dolibarr is an open-source ERP/CRM for inventory, billing, suppliers.

Data Model

  • Company (org profile), Customer Invoices (provide invoice_id), Supplier Invoices (provide supp_invoice_id). Invoice lines: Customer and Supplier; require invoice_id. Invoice payments: Customer and Supplier; require invoice_id. Suppliers, Internal Users, Product Categories (provide parent_id), Products, Products by category (require parent_id from categories).

Gotchas

  • Mixed-case API paths: Dolibarr API uses mixed case in paths (e.g. Company_profile_data).
  • parent_id: For product categories, parent_id comes from Product Categories list.

Tools in this Server (12)

Dolibarr Fetch Customer Invoices Lines List

Has path params ['invoice_id'] and suggests singular resource

Dolibarr Fetch Customer Invoices Payments List

Has path params ['invoice_id'] and suggests singular resource

Dolibarr Fetch Supplier Invoices Payments List

Has path params ['supp_invoice_id'] and suggests singular resource

Dolibarr List Company Profile Data

Collection endpoint, path_params=[]

Dolibarr List Customer Invoices List

Collection endpoint, path_params=[]

Dolibarr List Internal Users

Collection endpoint, path_params=[]

Dolibarr List Product Categories List

Collection endpoint, path_params=[]

Dolibarr List Products Category Id List

Collection endpoint, path_params=['parent_id']

Dolibarr List Products List

Collection endpoint, path_params=[]

Dolibarr List Supplier Invoices Lines List

Collection endpoint, path_params=['supp_invoice_id']

Dolibarr List Supplier Invoices List

Collection endpoint, path_params=[]

Dolibarr List Suppliers List

Collection endpoint, path_params=[]

Frequently Asked Questions

What is the Dolibarr MCP server?

Dolibarr is an open-source ERP and CRM software that assists businesses in managing their operations including inventory, billing, and customer interactions. It is used primarily for streamlining enterprise resource planning and customer relationship management processes. It provides 12 tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect Dolibarr to my AI agent?

Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/dolibarr. Authentication is handled automatically.

How many tools does Dolibarr provide?

Dolibarr provides 12 tools that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.

What authentication does Dolibarr require?

Dolibarr uses API Key. Dolibarr requires credentials. Connect via MCPBundles and authentication is handled automatically.

Setup Instructions

Connect Dolibarr to any MCP client in minutes

https://mcp.mcpbundles.com/bundle/dolibarr

What is MCP?

Model Context Protocol lets AI tools call external capabilities securely through a single URL. This bundle groups tools behind an MCP endpoint that many clients can use.

Use this bundle in 3 steps

  1. Copy the MCP URL above
  2. Open your AI tool and add a new MCP/connector
  3. Paste the URL and follow any auth prompts

Claude Desktop Users

Skip the manual setup! Use the .mcpb file format for one-click installation. Check the Claude Desktop tab for setup instructions.

Pick your tool tab for exact steps

Select ChatGPT, Cursor, Claude Code, or another tab for copy-paste config.

Ready to chat with Dolibarr?

Same flow: Studio opens on this server after sign-in. Keep chatting to call tools from the conversation.

Dolibarr MCP Server & Skill — 12 Tools