Safely inspect Odoo data, prepare changes, and roll back supported operations.
This MCP tool has positive signals from being open source under MIT and the materials do not show any required secrets or external endpoints. However, as an MCP server with code-execution capability and claimed access to inspect business records and prepare/rollback changes, it warrants caution; missing README, low adoption, and unknown maintenance leave supply-chain and data-boundary questions unresolved.
The materials explicitly state that no keys or environment variables are required, and no API tokens, account passwords, or other sensitive credentials are mentioned. Based on the provided facts, credential exposure and misuse risk appears low.
The materials list remote endpoint host as 'none' and do not declare sending data to third-party services. From the available description, there is no explicit outbound data path, although the missing README means network behavior cannot be fully confirmed.
The system checks explicitly indicate executes-code, meaning it runs as a local MCP service and executes code accordingly. This is a normal capability for MCP tools. The materials do not show requests for unusual system privileges or dangerous execution behavior unrelated to its stated purpose, so this is caution rather than high risk.
The description says it can 'inspect records,' 'prepare controlled changes,' and rollback supported operations, indicating it can at least access and potentially modify Odoo business data. Such read/write access is consistent with its stated purpose, but the exact data scope, permission model, and any local file access are not described in the materials.
There is a public GitHub repository under an MIT license, making the source in principle auditable, which is a meaningful risk-reducing factor. However, the source is from a third-party registry, the repo has 0 stars, maintenance is unknown, and the README is missing, so community validation and maintenance signals are weak and the code and dependencies should be reviewed before use.
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 Odoo and find the 10 most recent sales orders for customer "Acme". Summarize status, amount, and expected delivery date, then explain in English whether there is any delay risk.
A summarized order list with a clear explanation of delivery risks.
Without executing immediately, prepare a change plan to update the billing address of customer "Beta Ltd" to "88 XX Road, Pudong, Shanghai". Show which fields would be modified and wait for my confirmation.
The affected fields, planned actions, and safety checks before confirmation.
Check whether the recent product price update supports rollback. If it does, generate a rollback plan and show the restored field values without executing it yet.
A determination of rollback support plus a detailed rollback plan and preview of restored values.
Securely connect AI to Odoo ERP for querying and updating business data.
Safely query live Odoo 19 business data for sales, inventory, and finance.
Let AI read, write, and automate operations in Odoo ERP.
Connect to Odoo instances with safe writes, access diagnostics, and schema discovery.
Connect to Odoo ERP to search records and create sales quotations.
Connect AI to Odoo 19 for CRUD and model method calls.