lioarce01/odoo_mcp_server
3.1
If you are the rightful owner of odoo_mcp_server 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.
The Odoo MCP Server is a single-client server designed to facilitate communication with an Odoo instance using the Model Context Protocol (MCP).
Tools
Functions exposed to the LLM to take actions
odoo_search
Search for records in a specified model with given domain and limit.
odoo_read
Read specific fields of records from a model.
odoo_create
Create new records in a specified model.
odoo_write
Update existing records in a model.
odoo_unlink
Delete records from a specified model.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client