Back to Home
renbran icon

odoo-mcp-server

Verified Safe

by renbran

Overview

Provides a production-grade Model Context Protocol (MCP) server for Odoo 17-19, offering comprehensive API access, multi-instance support, and AI-powered automation through Claude Desktop.

Installation

Run Command
npm start

Environment Variables

  • ODOO_INSTANCES
  • ODOO_URL
  • ODOO_DB
  • ODOO_USERNAME
  • ODOO_PASSWORD
  • ODOO_API_KEY

Security Notes

The server utilizes secure XML-RPC clients (xmlrpc.createSecureClient) for Odoo connections, ensuring HTTPS communication. Credentials are managed via environment variables or Cloudflare secrets, with explicit documentation against hardcoding and logging them directly. Input validation is performed using Zod schemas for tool arguments, mitigating potential injection risks. Comprehensive security best practices are documented, including recommendations for least privilege access and regular password rotation. The main risk is the exposure of potentially verbose Odoo data to an LLM, which needs careful management by the AI system itself.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens1500
Stars0
Forks0
Last Update2026-01-19

Tags

OdooAPIMCPAIAutomationTypeScriptMulti-instanceCloudflare WorkersXML-RPCBusiness Intelligence