Skip to main content
Glama
chaldeastudios

Odoo MCP server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoThe port the server listens on. Railway sets this automatically.8000
ODOO_DBYesThe name of the Odoo database.
ODOO_URLYesThe Odoo server URL (no trailing slash).
ODOO_API_KEYNoAn API key generated in Odoo (preferred over password).
ODOO_PASSWORDNoThe Odoo password, used only if ODOO_API_KEY is not set.
ODOO_USERNAMEYesThe Odoo login username.
MCP_ENABLE_WRITENoSet to 'true' to enable the create_record and update_record tools.false
MCP_ENABLE_DELETENoSet to 'true' to enable the delete_record tool.false

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

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/chaldeastudios/chaldea_mcp'

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