ivnvxd/mcp-server-odoo
3.5
If you are the rightful owner of mcp-server-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 that enables AI assistants like Claude to interact with Odoo ERP systems, allowing access to business data and management through natural language.
Tools
Functions exposed to the LLM to take actions
search_records
Search for records in any Odoo model with filters.
get_record
Retrieve a specific record by ID.
list_models
List all models enabled for MCP access.
create_record
Create a new record in Odoo.
update_record
Update an existing record.
delete_record
Delete a record from Odoo.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client