Connect to Odoo 16+ databases for read, write, diagnostics, and migration.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "Odoo MCP" yet — see the docs or source repo.
Connect to my Odoo 16 database, read the latest 50 records from the customer model, and return key fields sorted by creation time descending.
A list of records from the specified model with key fields.
Use existing credentials to connect to Odoo, bulk update the status field of specified sales orders, and report successes and failures.
A completed bulk write operation with a summary of update results.
Run connection diagnostics on this Odoo database and indicate whether XML-RPC or JSON-2 should be used for subsequent migration tasks.
Diagnostic results plus guidance on the appropriate connection or migration method.
Developers or operations staff can connect AI to an Odoo 16+ database through MCP and perform direct read and write operations. It is useful for bringing routine data queries or updates into an AI assistant workflow.
When a team needs to verify whether database connectivity is working, it can be used for diagnostics. It supports communicating with Odoo via XML-RPC or JSON-2, making integration issues easier to identify.
For Odoo data migration scenarios, teams can use its migration-related capabilities to access existing databases. It does not require installing modules on the Odoo side, which helps minimize changes to the target system.
It is an MCP server for connecting to Odoo 16+ databases. Using existing credentials, it provides tools for reading, writing, diagnostics, and migration-related tasks.
No. The original description explicitly states that no Odoo-side module installation is required.
It connects to Odoo via XML-RPC or JSON-2. You need valid existing credentials; for more installation details, see the source repository.
Safely query live Odoo 19 business data for sales, inventory, and finance.
Securely connect AI to Odoo ERP for querying and updating business data.
List and search Odoo customers through connected admin service layers.
Connect Odoo ERP so AI can query data and perform workflows.
Connect to Odoo instances with safe writes, access diagnostics, and schema discovery.
Let AI read, write, and automate operations in Odoo ERP.