Skip to main content
Glama
elevateinformatics

MCP Server for Odoo

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ODOO_DBNoDatabase name (auto-detected if not set)
ODOO_URLYesYour Odoo instance URL
ODOO_USERNoUsername (if not using API key)
ODOO_YOLONoYOLO mode - bypasses MCP security (⚠️ DEV ONLY). Options: off, read, trueoff
ODOO_LOCALENoLanguage/locale for Odoo responses (e.g., es_ES, es_AR, en_US, fr_FR)
ODOO_API_KEYNoAPI key for authentication
ODOO_MCP_HOSTNoHost to bind for HTTP transportslocalhost
ODOO_MCP_PORTNoPort to bind for HTTP transports8000
ODOO_PASSWORDNoPassword (if not using API key)
SSL_CERT_FILENoPath to SSL certificate file for HTTPS connections (e.g., /etc/ssl/cert.pem)
ODOO_MCP_LOG_LEVELNoLogging level for debug information (e.g., DEBUG)
ODOO_MCP_TRANSPORTNoTransport type: stdio, streamable-httpstdio
ODOO_CACHE_FIELD_TTLNoField metadata cache TTL in seconds3600
ODOO_CACHE_PERMISSION_TTLNoPermission check cache TTL in seconds300

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

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