0
/ 100
10 days ago
glama

Odoo MCP Server

Enables interaction with Odoo ERP systems, providing tools and resources to access models, records, and methods via stdio or HTTP streamable transport.

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.
configMCP_AUTH_ENABLED
configHTTP_PROXY
configODOO_URLexport ="https://your-odoo-instance.com"
configODOO_DBexport ="your_database_name"
configODOO_USERNAMEexport ="your_username"
🔐 secretODOO_PASSWORDexport ="your_password"
configODOO_TIMEOUT
configODOO_VERIFY_SSL
// 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/thanhnc261-mcp-odoo-http-streamable-18zz0f)](https://m8ven.ai/mcp/thanhnc261-mcp-odoo-http-streamable-18zz0f)
commit: 46e1c93d586eed99246052c8a587831d7f99709f
code hash: 9005200b6dac9548315d1b24b059001e51d7730c554cc194f8f0095967156f94
verified: 7/21/2026, 9:15:50 AM
view raw JSON →