Odoo Integration
byivnvxd
0Enables AI assistants to securely interact with Odoo ERP systems through standardized data retrieval and manipulation.
About
The Odoo Integration provides a Model Context Protocol (MCP) server allowing AI tools to securely access and interact with Odoo ERP systems. It supports dual authentication (API key and username/password), automatic database detection, XML-RPC communication, and model access control. The server implements a comprehensive set of resources and tools for data retrieval, including record retrieval, search with domain filtering, record browsing, and field introspection, optimizing data formatting for LLMs.
Key Features
- Automatic database detection
- Full XML-RPC integration
- Model access control integration
- LLM-optimized hierarchical text formatting
- Dual authentication (API key and username/password)
- 0 GitHub stars
Use Cases
- Enabling AI assistants to retrieve specific records from Odoo
- Searching Odoo data with filters using AI tools
- Listing MCP-enabled models in Odoo for AI interaction