0
/ 100
1 month ago
glama

Odoo-MCP

Enables interaction with Odoo ERP systems through XML-RPC, providing access to models, records, and methods with URI-based resource patterns for searching employees, managing holidays, and executing custom operations.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
🚨
Reads files from sensitive locations
Touches: ~/.config/odoo/config.json
🔐
You'll be asked for 1 credential: ODOO_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configHTTP_PROXYForce the ODOO connection to use an HTTP proxy
configODOO_URLYour Odoo server URL
configODOO_DBDatabase name
configODOO_USERNAMELogin username
🔐 secretODOO_PASSWORDPassword or API key
configODOO_TIMEOUTConnection timeout in seconds (default: 30)
configODOO_VERIFY_SSLWhether to verify SSL certificates (default: true)
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/ridrisa-odoo-mcp-1jcaky)](https://m8ven.ai/mcp/ridrisa-odoo-mcp-1jcaky)
commit: 73f84cbb6151eaf07661978c25cb43abf7550c8a
code hash: 97fb8fd2f70d63cd179256850be7427f775e91605cd5aac6e64c99bf576c5ca2
verified: 6/17/2026, 12:31:40 PM
view raw JSON →