Skip to main content
Glama
420,823 tools. Last updated 2026-08-09 12:21

"Odoo" matching MCP tools:

  • Check Odoo version, adapter status, safety mode, and rollback scope to verify system readiness for controlled operations.
    MIT
  • Add or update a connection to an Odoo instance. Supports password or API key authentication, and XML-RPC or JSON-RPC protocols.
    AGPL 3.0
  • Aggregate Odoo records server-side with groupby, sum, and count operations using Postgres. Supports Odoo 19+ and earlier versions.
    MIT
  • Add or update a personal Odoo connection with credentials for Odoo, SSH, and Portainer. Users can store their own connection configuration.
    AGPL 3.0
  • Retrieve a list of Odoo models, with optional filtering by a technical name substring, to identify available database tables.
    MIT

Matching MCP Servers

  • A
    license
    A
    quality
    D
    maintenance
    Connects AI assistants to Odoo 19.0, enabling full CRUD operations and method calls on any Odoo model via API key or username/password authentication.
    Last updated
    9
    LGPL 3.0
  • A
    license
    A
    quality
    D
    maintenance
    Enables AI agents to interact with Odoo 19 via JSON-2 API, supporting CRUD operations on Odoo models through MCP tools.
    Last updated
    1
    MIT

Matching MCP Connectors

  • Odoo MCP Pack — ERP/CRM via Odoo's external JSON-RPC API.

  • Agentic commerce gateway: discovery, search, checkout across Shopify/Woo/Odoo/PrestaShop.

  • Retrieve field definitions for any Odoo model, including names, types, labels, and attributes to understand model structure.
    AGPL 3.0
  • Retrieve field definitions for any Odoo model to understand available data fields and their structure for integration or analysis.
    ISC
  • Execute custom methods on Odoo models to perform advanced operations and workflow actions within the ERP system.
    ISC
  • Authenticate to Odoo using API keys, passwords, or session tokens to access the odoo-mcp-gateway server's tools.
    MIT
  • Retrieve Odoo records securely using domain filters and field selection, with pagination and without exposing credentials or sensitive data.
    MIT
  • Add new records to Odoo ERP models like Inventory, CRM, Sales, or Manufacturing by specifying the model name and field values.
    ISC
  • Modify existing records in Odoo ERP applications by specifying the model, record IDs, and field values to update.
    ISC
  • Delete records from Odoo ERP models using specific IDs. This tool removes data from inventory, CRM, sales, manufacturing, and other Odoo applications.
    ISC
  • Terminate an active Odoo connection by specifying its alias. This safely removes the connection from the MCP server.
    AGPL 3.0
  • Execute methods on Odoo models to perform operations, retrieve data, or trigger business logic through the Odoo MCP gateway.
    MIT
  • Retrieve field metadata for an Odoo model to safely inspect its structure. Enables verification of fields without data modification.
    MIT