odoo_connectionsAOdoo Claude MCPList all configured Odoo connections to view and manage your connected instances.AGPL 3.0
odoo_connection_infoAOdoo MCPCheck Odoo version, adapter status, safety mode, and rollback scope to verify system readiness for controlled operations.MIT
odoo_connectAOdoo Claude MCPAdd 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_recordsBOdoo MCP ServerAggregate Odoo records server-side with groupby, sum, and count operations using Postgres. Supports Odoo 19+ and earlier versions.MIT
user_connection_addBOdoo Claude MCPAdd or update a personal Odoo connection with credentials for Odoo, SSH, and Portainer. Users can store their own connection configuration.AGPL 3.0
odoo_list_modelsBOdoo MCP ServerRetrieve a list of Odoo models, with optional filtering by a technical name substring, to identify available database tables.MIT
odoo-mcpERP SystemsDatabasesbemadeAlicenseAqualityDmaintenanceConnects 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 2026-07-109LGPL 3.0
odoo-mcpERP SystemsDatabasesplgonzalezrx8AlicenseAqualityDmaintenanceEnables AI agents to interact with Odoo 19 via JSON-2 API, supporting CRUD operations on Odoo models through MCP tools. Last updated 2026-04-271MIT
odoo_fields_getBOdoo Claude MCPRetrieve field definitions for any Odoo model, including names, types, labels, and attributes to understand model structure.AGPL 3.0
odoo_get_fieldsBOdoo MCP ServerRetrieve field definitions for any Odoo model to understand available data fields and their structure for integration or analysis.ISC
odoo_executeBOdoo MCP ServerExecute custom methods on Odoo models to perform advanced operations and workflow actions within the ERP system.ISC
loginBodoo-mcp-gatewayAuthenticate to Odoo using API keys, passwords, or session tokens to access the odoo-mcp-gateway server's tools.MIT
odoo_search_readBOdoo MCPRetrieve Odoo records securely using domain filters and field selection, with pagination and without exposing credentials or sensitive data.MIT
odoo_createCOdoo MCP ServerAdd new records to Odoo ERP models like Inventory, CRM, Sales, or Manufacturing by specifying the model name and field values.ISC
odoo_updateCOdoo MCP ServerModify existing records in Odoo ERP applications by specifying the model, record IDs, and field values to update.ISC
odoo_deleteCOdoo MCP ServerDelete records from Odoo ERP models using specific IDs. This tool removes data from inventory, CRM, sales, manufacturing, and other Odoo applications.ISC
odoo_disconnectCOdoo Claude MCPTerminate an active Odoo connection by specifying its alias. This safely removes the connection from the MCP server.AGPL 3.0
list_modelsCOdoo MCP ServerList Odoo models and filter them by name to find specific models in your Odoo instance.MIT
execute_methodCodoo-mcp-gatewayExecute methods on Odoo models to perform operations, retrieve data, or trigger business logic through the Odoo MCP gateway.MIT
odoo_fields_getCOdoo MCPRetrieve field metadata for an Odoo model to safely inspect its structure. Enables verification of fields without data modification.MIT
odoo_search_readAams-odoo-mcp-connectorRead Odoo model records with domain filtering, field selection, and pagination (limit/offset) to fetch exactly the business data you need.
odoo_list_modulesAams-odoo-mcp-connectorList installed Odoo modules (name, description, version) to review your system's components at a glance.