Odoo
Connects AI assistants to Odoo ERP systems, enabling interaction with Odoo data and functionality through the Model Context Protocol.
关于
This server acts as a bridge between AI assistants and Odoo ERP systems, facilitating seamless data retrieval and functionality execution. It leverages the Model Context Protocol (MCP) to provide AI agents with comprehensive access to Odoo models, records, and methods via secure XML-RPC communication. Designed for flexibility, it supports various configuration methods and offers a robust resource pattern system for URI-based access to Odoo's data structures, enhancing the capabilities of AI-driven workflows within an Odoo environment.
主要功能
- 0 GitHub stars
- Secure XML-RPC Communication to Odoo instances
- Comprehensive Odoo Integration with full access to models and methods
- Stateless Operations for reliable request/response cycles
- Flexible Configuration supporting config files and environment variables
- URI-based Resource Pattern System for Odoo data structures
使用案例
- Integrating Odoo ERP functionality with AI development platforms such as Claude Desktop for automation.
- Allowing AI agents to execute custom methods on Odoo models to trigger business logic.
- Enabling AI assistants to search and retrieve specific Odoo records like employees or holidays.