Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ODOO_DBYesOdoo database name
ODOO_URLYesURL of your Odoo instance (without trailing slash)
LOG_LEVELNoLogging level (optional)INFO
REDIS_URLNoRedis connection URL (optional)redis://localhost:6379/0
LOG_FORMATNoFormat for logs, either 'json' or 'text' (optional)json
ODOO_API_KEYYesYour Odoo API key
ODOO_USERNAMEYesYour Odoo username (email address)
REDIS_ENABLEDNoWhether to enable Redis caching (optional)true
REDIS_DEFAULT_TTLNoDefault TTL for cached items in seconds (optional)300

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

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