Skip to main content
Glama
woodwosj

Odoo Dev MCP Server

by woodwosj

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_API_KEYNoBearer token for authentication (leave empty for no auth during development)
MCP_LOG_LEVELNoLogging verbosity (debug, info, warning, error)info
MCP_SERVER_HOSTNoBind address for the MCP server127.0.0.1
MCP_SERVER_PORTNoHTTP port for the MCP server8768
MCP_MAX_READ_SIZENoMaximum file size for reads in MB10
MCP_QUERY_TIMEOUTNoDefault query timeout in seconds30
MCP_AUDIT_LOG_PATHNoPath to audit log file/var/log/odoo/mcp_audit.log
MCP_MAX_WRITE_SIZENoMaximum file size for writes in MB50
MCP_PHONE_HOME_URLNoAPI endpoint to register server on startup (optional)
MCP_MAX_RESULT_ROWSNoMaximum rows returned by queries1000
MCP_HEARTBEAT_INTERVALNoSeconds between heartbeat pings60
MCP_MAX_COMMAND_TIMEOUTNoMaximum allowed timeout in seconds600
MCP_AUDIT_LOGGING_ENABLEDNoEnable/disable audit loggingtrue
MCP_DEFAULT_COMMAND_TIMEOUTNoDefault timeout in seconds for commands30

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/woodwosj/OdooDevMCP'

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