Back to Home
ivnvxd icon

mcp-server-odoo

Verified Safe

by ivnvxd

Overview

Enables AI assistants to interact with Odoo ERP systems, providing natural language access to business data for searching, creating, updating, and deleting records.

Installation

Run Command
uvx mcp-server-odoo

Environment Variables

  • ODOO_URL
  • ODOO_API_KEY
  • ODOO_USER
  • ODOO_PASSWORD

Security Notes

The server implements strong security practices including explicit warnings and logging for 'YOLO mode' (a dangerous development-only feature that bypasses security checks), comprehensive error sanitization to prevent information leakage, and reliance on Odoo's native MCP module for production-grade access control. Authentication is handled via API keys or username/password through environment variables. The primary security risk is the misuse of 'YOLO mode' in production, which is explicitly warned against in the documentation and code. The 'streamable-http' transport also requires careful securing (e.g., HTTPS, network ACLs) if exposed remotely.

Similar Servers

Stats

Interest Score33
Security Score8
Cost ClassMedium
Avg Tokens300
Stars134
Forks74
Last Update2025-12-15

Tags

OdooERPAI AssistantNatural LanguageMCP ServerBusiness Data