Skip to main content
Glama
rpl9717

odoo-mcp-server

by rpl9717

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ODOO_DBYesThe name of the Odoo database.
ODOO_URLYesThe URL of the Odoo instance.
ODOO_USERYesUsername for the dedicated Odoo user.
ODOO_API_KEYYesAPI key for the Odoo user.
ODOO_ENV_FILENoPath to an alternate env file for the server.
ODOO_WRITE_FIELDSNoComma-separated field allowlists per model for write operations.
ODOO_WRITE_MODELSNoComma-separated list of models that can be written to. Must be a subset of ODOO_ALLOWED_MODELS.
ODOO_ENABLE_WRITESNoSet to '1' to enable write tools. Defaults to disabled.
ODOO_ALLOWED_MODELSNoComma-separated list of models that can be read. Supports wildcards like 'prefix.*'.
ODOO_ALLOWED_METHODSNoComma-separated list of exact 'model:method' pairs that can be called.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/rpl9717/odoo-mcp-server'

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