Helps developers find Odoo code elements and exact file locations quickly.
The available material is sparse, but the tool appears to index/search Odoo code locally and return file locations. No credentials or remote endpoints are declared, so overall risk is relatively low, though its normal MCP local execution and code/file access capabilities warrant basic isolation and source review.
The material explicitly states that no keys or environment variables are required, and no OAuth, API key, or other sensitive credential requirement is shown; based on the available information, there is no notable credential exposure surface.
The material declares no remote endpoints, and the description only mentions searching and retrieving Odoo code elements; there is no evidence of user data being sent to third-party services.
System checks indicate that the tool executes code/local processes, which is a common MCP capability; given its indexing and retrieval purpose, it likely runs local indexing or query logic, but the material does not show any system permissions beyond its stated function.
By its stated function, the tool needs to read Odoo codebase contents and return exact file locations, implying read access to local project files; there is currently no clear indication of write/delete behavior or access to unrelated data.
Positive factors are that it is open source under the MIT license, which improves auditability; however, it comes from a third-party registry, has 0 stars, unknown maintenance status, and no README, so community validation and maintenance signals are weak and the implementation/dependency quality should be reviewed.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "Odoo Index MCP" yet — see the docs or source repo.
Find the definition of the sale.order model in Odoo, and list the file path, key fields, and related views.
Returns the model definition file, key field details, and exact locations of related views.
Search for the email field definition on res.partner, identify the module and file where it is declared, and list code locations that inherit or extend it.
Returns the field declaration location, owning module, and a list of related inheritance or extension files.
Find the XML definitions and inherited records related to the purchase.order form view, and list each customization point by file path.
Outputs the base view definition and inherited modification locations for quickly tracing UI changes.
Connect Odoo ERP so AI can query data and perform workflows.
Connect to Odoo ERP to search records and create sales quotations.
Connect to Odoo 16+ databases for read, write, diagnostics, and migration.
Let AI query, plan, and act in Odoo within user permissions.
Connect AI to Odoo ERP for employee lookup, leave management, and model actions.
Use natural language to query and operate Odoo ERP business workflows.