소개
Odoo Advanced is an enhanced Model Context Protocol (MCP) server designed to bridge the gap between AI assistants and Odoo ERP systems. Forked from the foundational `mcp-odoo` project, this advanced version offers improved performance, comprehensive Odoo integration, and full compliance with the latest MCP 2025-06-18 specification. It allows AI tools to access Odoo models, records, and methods securely via XML-RPC, leveraging a flexible configuration system and a URI-based resource pattern for dynamic data access.
주요 기능
- Comprehensive Odoo Integration with full access to models, records, and methods.
- Implements the latest MCP 2025-06-18 specification for standardized interactions.
- Supports advanced domain normalization for flexible querying of Odoo data.
- Utilizes a resource pattern system for URI-based access to Odoo data structures.
- Designed for production environments with enhanced logging, timeout configuration, and error recovery.
- 0 GitHub stars
사용 사례
- Executing custom Odoo methods and retrieving record information programmatically via an MCP interface.
- Integrating AI assistants with Odoo ERP data and business logic.
- Enabling AI-driven automation for tasks like searching employees or managing holidays in Odoo.