Back to Home
deeprunnerai icon

odoo-mcp-server

Verified Safe

by deeprunnerai

Overview

An MCP server enabling AI assistants like Claude to interact with Odoo ERP for reading and writing data across various modules.

Installation

Run Command
node dist/index.js

Environment Variables

  • ODOO_URL
  • ODOO_DB
  • ODOO_USERNAME
  • ODOO_PASSWORD

Security Notes

The server correctly retrieves Odoo credentials from environment variables, preventing hardcoded secrets. It utilizes HTTPS for Odoo communication if configured, enhancing transport security. The `odoo_execute` tool, while powerful, directly exposes Odoo's method execution capabilities, which requires careful handling by the AI agent to prevent unintended operations. The overall design is sound for its intended purpose, but relies on secure environment configuration and responsible AI agent behavior.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassMedium
Avg Tokens1000
Stars0
Forks0
Last Update2025-12-09

Tags

OdooERPAI IntegrationMCPAPI