Skip to main content
Glama

MCP Server for Odoo

by ivnvxd
Mozilla Public License 2.0
38
  • Apple
  • Linux

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ODOO_DBNoDatabase name (auto-detected if not set)
ODOO_URLNoYour Odoo instance URL
ODOO_USERNoUsername (if not using API key)
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
ODOO_MCP_LOG_LEVELNoLog level for debugging
ODOO_MCP_TRANSPORTNoTransport type: stdio, streamable-httpstdio

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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

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