A full-featured MCP bridge to Odoo 18 that exposes 85 tools covering CRUD operations, business workflows, and module-specific actions across sales, CRM, purchasing, accounting, projects, helpdesk, and inventory. You get direct access to Odoo's JSON-RPC API with Pydantic validation, security guardrails like model allowlists and denylisted fields, and helpers for Odoo 18 field semantics like customer_rank and payment_state. Includes convenient composite tools for common patterns like creating sale orders with line items, registering payments against invoices, and posting chatter messages. The server also surfaces five discovery resources for model schemas and record summaries. Reach for this when you need LLM-driven automation or conversational interfaces on top of an existing Odoo instance without building custom integration middleware.
claude mcp add --transport stdio nicolasramos-odoo-mcp uvx odoo-mcp