Skip to main content
Glama
plgonzalezrx8

odoo-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ODOO_URLYesBase URL for Odoo JSON-2 calls. Required by Odoo API tools.
JWT_SECRETNoOptional secret for future HTTP auth middleware.
ODOO_API_KEYNoOptional Odoo API key.
MCP_HTTP_HOSTNoHTTP bind host.0.0.0.0
MCP_HTTP_PATHNoHTTP endpoint path./mcp
MCP_HTTP_PORTNoHTTP bind port.8000
MCP_LOG_LEVELNoUvicorn log level.info
ODOO_DATABASENoOptional Odoo database name.
ODOO_PASSWORDNoOptional Odoo password.
ODOO_USERNAMENoOptional Odoo username.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
healthcheckA

Return local server readiness metadata.

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

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