54
/ 100
27 days ago
glama

Odoo Pulse

An AI business analyst for your Odoo ERP. Ask one question, get one answer — numbers, highlights, risks, and a verdict (on-track / at-risk / off-track) — over the Model Context Protocol. CRUD bridges to Odoo already exist; this is the analytics layer that sits on top.

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 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_URLenv =https://acme.odoo.com \
configODOO_DBenv =acme \
configODOO_USERNAMEenv =you@example.com \
🔐 secretODOO_API_KEYenv =your-api-key \
configODOO_READ_ONLYenv =true \
configODOO_MAX_RECORDS
configODOO_VERIFY_SSL
configODOO_WRITABLE_MODELS
configODOO_ALLOW_DELETE
configODOO_SCHEMA_CACHE_TTL
configODOO_SCHEMA_CACHE_MAX
configODOO_MAX_ATTACHMENT_BYTES
configODOO_TIMEOUT
configODOO_TOOL_GROUPSapps — opt in via . Full catalogue and configuration:
// 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 6 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/minhhq-a1-odoo-pulse-1i9o2l)](https://m8ven.ai/mcp/minhhq-a1-odoo-pulse-1i9o2l)
commit: 15f55d77d0629f9d864f70d765c0a849f0319fba
code hash: 86de0bc5c71e6f88306e1c70013ac68772557bb300769cc0f0d384891a8fe939
verified: 7/4/2026, 9:10:47 AM
view raw JSON →