odoo-mcp-server

heimerle/odoo-mcp-server

3.2

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 dayong@mcphub.com.

A professional Model Context Protocol (MCP) server for seamless Odoo ERP integration, supporting both HTTP and STDIO transports.

Tools

Functions exposed to the LLM to take actions

odoo_ping

Test Odoo connection and get server info

odoo_connect

Manual login to Odoo

odoo_search_read

Search and read records with domain filters

odoo_create

Create new records in any model

odoo_write

Update existing records

odoo_unlink

Delete records

odoo_call_method

Execute custom methods on models

odoo_get_fields

Get field definitions for a model

odoo_read

Read specific records by ID

odoo_search

Search for record IDs

odoo_search_count

Count records matching criteria

odoo_name_get

Get display names for records

odoo_name_search

Search records by name

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources