52
/ 100
21 days ago
glama

Odoo Projects MCP

Enables authenticated team members to manage Odoo projects, tasks, timesheets, and milestones through Claude, with per-user token-based 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
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 2 credentials: ENROLL_SECRET, MASTER_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_URL
configODOO_DBnombre de la base de datos (suele ser el subdominio) Sí
configMCP_PATH/mcp (por defecto; normalmente no cambiar) No
configALLOW_DELETEBorrado protegido: delete_ requiere =true y confirm=true (mitiga borrados accidentales y prompt-injection). Por defecto, deshabilitado.
configODOO_USERSmapa token\login\api_key (opcional, para sembrar usuarios manualmente) No
configODOO_USERS_FILE/data/users.json (debe estar en un volumen persistente) Sí (para self-service)
🔐 secretENROLL_SECRETclave de invitación para el auto-registro en /enroll Sí (para self-service)
configPUBLIC_BASE_URL
🔐 secretMASTER_KEY
configTOKEN_TTL_DAYSRotación / caducidad: con los enlaces caducan; re-registrarse invalida automáticamente el token anterior del mismo usuario.
configHOST
configPORT
// 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 7 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/thewth55-sys-odoo-projects-mcp-6pfxnc)](https://m8ven.ai/mcp/thewth55-sys-odoo-projects-mcp-6pfxnc)
commit: d6790f68c69666efc85ed4afd5c18ccdf8ae1a92
code hash: e608d3ba321c7acd9b0318bb4180bee9b3fb8a9899f38c74cb61bda764143358
verified: 7/10/2026, 10:10:32 AM
view raw JSON →