69
/ 100
5 days ago
glama

OdooForge MCP Server

Enables AI assistants to fully control and manage Odoo 18 ERP instances through 79 tools, including configuration, data operations, reporting, and code generation, with built-in domain knowledge and specialist agents.

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 3 credentials: ODOO_MASTER_PASSWORD, ODOO_ADMIN_PASSWORD, POSTGRES_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.
configDOCKER_COMPOSE_PATHPath to docker-compose.yml (optional) _Auto-detected_
configODOOFORGE_SNAPSHOTS_DIR
configODOO_URLURL of the Odoo instance http://localhost:8069
🔐 secretODOO_MASTER_PASSWORDMaster password (for DB creation) admin
configODOO_DEFAULT_DBDatabase to connect to by default odoo
configODOO_ADMIN_USERAdmin username (for RPC) admin
🔐 secretODOO_ADMIN_PASSWORDAdmin password admin
configPOSTGRES_HOSTPostgreSQL host localhost
configPOSTGRES_PORTPostgreSQL port 5432
configPOSTGRES_USERPostgreSQL user odoo
🔐 secretPOSTGRES_PASSWORDPostgreSQL password odoo
// 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/hamzatrq-odoo-forge-1cxfo6)](https://m8ven.ai/mcp/hamzatrq-odoo-forge-1cxfo6)
commit: 582c3b8cce0aad433115ada4732c47ef3fe24ef0
code hash: f6a941f4a071277a7da1cefe3c57b36950f589c595b71447efccdcf1917d0eeb
verified: 6/22/2026, 12:42:27 PM
view raw JSON →