71
/ 100
6 days ago
glama

Odoo 18 MCP Server

Enables interaction with Odoo 18 (JSON-RPC API) via MCP, supporting model exploration, CRUD operations, and secure API key authentication.

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
9 tools verified — handlers match their declared behaviour
5 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 1 credential: ODOO_API_KEY
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_URLOdoo 伺服器 URL http://localhost:8069
configODOO_DATABASE資料庫名稱 odoo
configODOO_LOGIN用戶登入帳號(Email) -
🔐 secretODOO_API_KEYAPI Key 認證(見下方取得方式) -
configREADONLY_MODE唯讀模式(禁止寫入操作) false
configVIEW_FILTERED_MODEView 欄位過濾模式(只回傳 UI 可見欄位) false
configMENU_FILTERED_MODE
// 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/kkday-kevinchu-odoo18-mcp-server-jago3x)](https://m8ven.ai/mcp/kkday-kevinchu-odoo18-mcp-server-jago3x)
commit: 5b65bfa7da12b17725dd6d7bb04c37de777edbd0
code hash: 8d29be7d35fc079c94e0f89834abab6bff8a811103580fc3d12b088146eb511a
verified: 6/24/2026, 10:15:01 AM
view raw JSON →