Skip to main content
Glama
aadilakbar

MCP Odoo Bridge Server

by aadilakbar

create_record

Add new records to Odoo by specifying the model and field values. Use this tool to create customers, products, or other data entries in your Odoo database.

Instructions

Create a new record in Odoo. Args: model: The Odoo model name values: Dictionary of field values for the new record Returns: Success message with the new record ID Example: Create customer: model='res.partner', values={'name': 'New Customer', 'email': 'new@example.com'}

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
modelYes
valuesYes

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/aadilakbar/ad-mcp-bridge-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server