A Model Context Protocol (MCP) server that enables AI assistants to securely interact with Odoo ERP systems through standardized resources and tools for data retrieval and manipulation.
# Add to your Claude Code skills
git clone https://github.com/ivnvxd/mcp-server-odoo
README.md
MCP Server for Odoo
An MCP server that enables AI assistants like Claude to interact with Odoo ERP systems. Access business data, search records, create new entries, update existing data, and manage your Odoo instance through natural language.
Works with any Odoo instance! Use YOLO mode for quick testing and demos with any standard Odoo installation. For enterprise security, access controls, and production use, install the Odoo MCP module.
Features
🔍 Search and retrieve any Odoo record (customers, products, invoices, etc.)
✨ Create new records with field validation and permission checks