69
/ 100
9 days ago
glama

fast-odoo-mcp

An MCP server that enables AI assistants to interact with Odoo ERP systems, allowing natural language access to business data, CRUD operations, and instance management without requiring Odoo module installation.

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
18 tools verified — handlers match their declared behaviour
10 read-only tools verified — handlers contain no write/delete/exec
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_API_KEY, ODOO_PASSWORD, ODOO_MCP_HTTP_TOKEN
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_MCP_TRANSPORTstdio Transport type (stdio, sse, streamable-http)
configODOO_MCP_HOSTlocalhost Host to bind for HTTP transport
configODOO_MCP_PORT8000 Port to bind for HTTP transport
configODOO_URL"": "https://your-odoo-instance.com",
configODOO_YOLONo YOLO mode - bypasses MCP security (⚠️ DEV ONLY) off, read, true
🔐 secretODOO_API_KEY"": "your-api-key-here"
configODOO_USERYes Username (if not using API key) admin
🔐 secretODOO_PASSWORDYes Password (if not using API key) admin
configODOO_DB"": "your-database-name"
configODOO_MCP_LOG_LEVELINFO Log level (DEBUG, INFO, WARNING, ERROR, CRITICAL)
configODOO_LOCALENo Language/locale for Odoo responses es_ES, fr_FR, de_DE
configODOO_MCP_DISABLED_TOOLSComma-separated list of tools to disable (e.g. create_record,delete_record)
🔐 secretODOO_MCP_HTTP_TOKENBearer token for HTTP transport authentication
configODOO_MCP_DEBUG_ERRORS
configODOO_MCP_LOG_JSONfalse Enable structured JSON log output
configODOO_MCP_LOG_FORMAT
configODOO_MCP_LOG_FILEPath for rotating log file (10 MB, 5 backups)
configODOO_MCP_LOG_REQUEST_BODY
configODOO_MCP_LOG_RESPONSE_BODY
configODOO_MCP_SLOW_OPERATION_THRESHOLD_MS
// 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 3 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/hjdhnx-fast-odoo-mcp-1inf2a)](https://m8ven.ai/mcp/hjdhnx-fast-odoo-mcp-1inf2a)
commit: a36a83a01d5b3c7a86457abeefeddddb11f72d63
code hash: 269bd4be7b39a7e88ab7fcc23aec6bfc18ca621ba42627088d9c0d7803ffe56b
verified: 6/18/2026, 10:55:09 AM
view raw JSON →