Security-first MCP gateway for Odoo 17/18/19 — YAML-driven security, 27 tools
MCPpedia last refreshed this data
Odoo MCP Gateway is an MCP server that security-first MCP gateway for Odoo 17/18/19 — YAML-driven security, 27 tools. Its tool list has not been published yet over stdio, sse and http, requires no API key, and scores 75/100 on MCPpedia's security, maintenance and efficiency rubric.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"odoo": {
"env": {
"ODOO_DB": "mydb",
"ODOO_URL": "http://localhost:8069"
},
"args": [
"-m",
"odoo_mcp_gateway"
],
"command": "python"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Security-first, version-agnostic MCP gateway for Odoo 17/18/19. Works with stock and custom modules via YAML configuration. Zero Odoo-side code required.
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
uvx 'odoo-mcp-gateway' 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
Checked odoo-mcp-gateway against OSV.dev.
Click any tool to inspect its schema.
odoo://modelsList all accessible models
odoo://models
odoo://models/{name}Model detail with field definitions
odoo://models/{name}
odoo://record/{model}/{id}Single record data with RBAC field filtering
odoo://record/{model}/{id}
odoo://schema/{model}Model schema with field definitions
odoo://schema/{model}
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in ecommerce / security
Regression testing for MCP servers. Checks capabilities, invokes tools, detects schema drift.
Девять российских маркетплейсов и китайский Taobao как MCP-серверы: Wildberries, Ozon, Яндекс Маркет, Детский мир, Авито, Мегамаркет, Lamoda, DNS, Ситилинк. Плюс сравнение цен по всем сразу. Только чтение, ключи не нужны.
AI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Proof primitive for AI agents on MultiversX. Anchor file hashes on-chain as verifiable proofs.
MCP Security Weekly
Get CVE alerts and security updates for Odoo Mcp Gateway and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.