0
/ 100
1 month ago
glama

Odoo MCP Server

Enables AI assistants to interact with Odoo ERP systems through XML-RPC, providing full access to models, records, and custom methods. It supports searching for employees and holidays, as well as general record management using the Model Context Protocol.

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, ~/.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/bader1919-odoo-mcp-dxt-ji47lt)](https://m8ven.ai/mcp/bader1919-odoo-mcp-dxt-ji47lt)
commit: 0cb8ed985373cf845644049ed3e44892e42ffe20
code hash: dc0fa8e3079e3a7301b22ef0eb7fcf4d1f2978978c8b4627c70021cc30f7b39a
verified: 6/17/2026, 12:12:23 PM
view raw JSON →