Build Odoo modules faster with docs, code generation, and workflow automation.
This MCP tool is an open-source MIT project with no declared secrets or remote endpoints, and the provided materials show no clear high-risk red flags. The main concerns are its local code-execution/development automation capability and the low community adoption with unknown maintenance status, so it should be validated in a constrained environment.
The materials explicitly state that no keys or environment variables are required, and no API keys, tokens, or other sensitive credentials are mentioned; the credential exposure surface appears low.
The materials state there are no remote endpoint hosts, with no declared need to connect to external services or send user data to third parties; it only mentions documentation links without clear evidence of data egress.
The system checks confirm it has code-execution capability, and its described features include code generation and development workflow automation, implying local development-related actions may be executed. This is a typical high-privilege MCP capability and warrants a constrained runtime and scoped permissions.
As an MCP for Odoo module development, its code-generation and workflow-automation features likely involve reading or writing local project files; the materials do not specify finer-grained access boundaries. There is no clear over-privilege red flag, but it should be run with least privilege.
There are positive supply-chain signals: it is open source, auditable, MIT-licensed, and distributed via a third-party registry. However, the repository has 0 stars and unknown maintenance status, indicating weaker maturity and upkeep signals; review the code and dependencies before use.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "Odoo Dev MCP" yet — see the docs or source repo.
Generate a scaffold for an Odoo 18.0 sales approval module, including manifest, models, views, security, and basic menu structure, and explain the purpose of each file.
Provides an Odoo 18.0-compliant module structure, sample code, and file explanations.
I am developing an Odoo 19.0 module and need to inherit a form view and add a button. Give me the relevant official documentation links and summarize the key implementation steps.
Returns Odoo 19.0-specific official documentation links with a concise implementation guide.
Design a development check workflow for my Odoo 17.0 module, including code style checks, dependency validation, upgrade compatibility checks, and a common troubleshooting checklist.
Outputs an actionable workflow to standardize development, reduce errors, and improve delivery efficiency.
Connect to Odoo 16+ databases for read, write, diagnostics, and migration.
Safely query live Odoo 19 business data for sales, inventory, and finance.
Manage Odoo development environments with server, module, database, and navigation tools.
Securely connect AI to Odoo ERP for querying and updating business data.
Helps developers find Odoo code elements and exact file locations quickly.
List and search Odoo customers through connected admin service layers.