Skip to main content
Glama
heimerle

Odoo MCP Server

by heimerle

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ODOO_DBNoThe database name (alternative: ODOO_DATABASE)
ODOO_URLNoThe URL of your Odoo instance (e.g., http://your-odoo-instance:8069)
MCP_HTTP_PORTNoHTTP server port for HTTP mode (default: 3001)
MCP_TRANSPORTNoTransport mode: 'http' or 'stdio' (default: http)
ODOO_DATABASENoThe database name (alternative: ODOO_DB)
ODOO_PASSWORDNoYour Odoo password
ODOO_USERNAMENoYour Odoo username
ODOO_TRANSPORTNoOdoo protocol: 'jsonrpc' or 'xmlrpc' (default: jsonrpc)

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

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