mcp-odoo

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.

search_records

Search for records in Odoo model

read_record

Read details of specific records

create_record

Create a new record in Odoo

update_record

Update existing records

delete_record

Delete records from Odoo

execute_method

Execute a custom method on an Odoo model

get_model_fields

Get the field definition of the model

search_employee

Search for employees by name

search_holidays

Search for holidays within the specified date range