mcp-odoo

mcp-odoo

3.6

If you are the rightful owner of mcp-odoo and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

An MCP server implementation that integrates with Odoo ERP systems, enabling AI assistants to interact with Odoo data and functionality through the Model Context Protocol.

The Odoo MCP Server is a robust implementation designed to seamlessly integrate with Odoo ERP systems. It allows AI assistants to interact with Odoo data and functionalities using the Model Context Protocol. This server provides comprehensive access to Odoo models, records, and methods, facilitating secure communication via XML-RPC. It supports flexible configuration through config files and environment variables, ensuring ease of setup and operation. The server employs a URI-based resource pattern system for accessing Odoo data structures and includes robust error handling to provide clear messages for common Odoo API issues. Additionally, it supports stateless operations, ensuring a clean request/response cycle for reliable integration.

Features

  • Comprehensive Odoo Integration: Full access to Odoo models, records, and methods
  • XML-RPC Communication: Secure connection to Odoo instances via XML-RPC
  • Flexible Configuration: Support for config files and environment variables
  • Resource Pattern System: URI-based access to Odoo data structures
  • Error Handling: Clear error messages for common Odoo API issues

Tools

  1. execute_method

    Execute a custom method on an Odoo model

  2. search_employee

    Search for employees by name

  3. search_holidays

    Searches for holidays within a specified date range