dolibarr-mcp

homeserverhq/dolibarr-mcp
★ 0 stars Python AI/LLM Updated today
Multitenant MCP Server for Dolibarr
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "dolibarr-mcp": {
      "command": "uvx",
      "args": [
        "dolibarr-mcp"
      ]
    }
  }
}

Or install with pip: pip install dolibarr-mcp

README Excerpt

This repository contains a Model Context Protocol (MCP) server that acts as a secure, multi-tenant proxy between an AI Assistant and the Dolibarr ERP/CRM backend API. It exposes **301 MCP tools** covering 33 resource domains with full CRUD, lifecycle management, and relationship management. - **🔑 Identity Passthrough** — Extracts the `Authorization: Bearer <token>`

Tools (4)

ALLOW_ALL_AGGREGATEDOLIBARR_BASE_URLIS_STATEFULMCP_SERVER_PORT