73
/ 100
18 days ago
glama

odoo-mcp-server

Enables interaction with Odoo ERP systems for product, customer, order, invoice, and payment management using MCP tools.

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
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: ODOO_API_KEY, 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.
configODOO_LOG_LEVELLogging level No INFO DEBUG
configODOO_URL"": "https://your-odoo-instance.com",
configODOO_DATABASE"": "your-database-name-here",
configODOO_TIMEZONETimezone for dates No UTC Asia/Riyadh
🔐 secretODOO_API_KEY"": "your-api-key-here",
configODOO_USERNAME"": "your-username-here"
🔐 secretODOO_PASSWORD"": "your-password-here"
// 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 4 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/sameeroz-odoo-mcp-server-13vjlb)](https://m8ven.ai/mcp/sameeroz-odoo-mcp-server-13vjlb)
commit: 3b1b1c0f7011ed848f0a9e24de79b4aa138a9b36
code hash: 997f84b8bea565e59f42efe6b723b5b59a31e33b4547b0050a8c3b2af2b04505
verified: 6/18/2026, 10:51:53 AM
view raw JSON →