Skip to main content
Glama

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 (e.g., http://localhost:8069).
PROTOCOLNoThe communication protocol for Odoo connection (e.g., xmlrpc or jsonrpc).xmlrpc
ODOO_USERYesThe username for authenticating with Odoo.
LOGGING_LEVELNoThe logging level (e.g., INFO, DEBUG, ERROR).INFO
ODOO_PASSWORDYesThe password or API key for the Odoo user.
ALLOWED_ORIGINSNoAdvanced configuration for allowed CORS origins.
CONNECTION_TYPENoThe MCP server connection type: 'stdio', 'streamable_http', or 'http'.stdio
SSE_QUEUE_MAXSIZENoAdvanced configuration for the maximum size of the SSE queue.
REQUESTS_PER_MINUTENoRate limiting configuration for the number of requests per minute.

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

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