mcp-odoo
127
The Odoo MCP Server is designed to integrate AI assistants with Odoo ERP systems through the Model Context Protocol. It provides comprehensive access to Odoo models, offering secure and flexible interaction with the Odoo API using XML-RPC communication. The server supports robust configuration options and stateless operations, enhancing its integration capabilities.
Odoo MCP Server
An MCP server implementation to connect AI assistants with Odoo ERP systems using Model Context Protocol.
Features
- Comprehensive integration with Odoo models and API
- Secure XML-RPC communication
- Flexible configuration using files and environment variables
- URI-based access to Odoo data and error handling
- Stateless operations for clean request/response cycles
Tools
- Method execution and resource searching within Odoo
Resources
- Access Odoo models, specific records, and perform searches via URIs
Configuration
- Set up using configuration files or environment variables
- Supports integration with Claude Desktop and Docker
Installation
- Installable via pip
Build
- Buildable using Docker
Parameter Formatting Guidelines
- Supports domain and fields parameter formatting with examples provided
License
- Licensed under the MIT License.