odoo-mcp-server
by rpl9717
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ODOO_DB | Yes | The name of the Odoo database. | |
| ODOO_URL | Yes | The URL of the Odoo instance. | |
| ODOO_USER | Yes | Username for the dedicated Odoo user. | |
| ODOO_API_KEY | Yes | API key for the Odoo user. | |
| ODOO_ENV_FILE | No | Path to an alternate env file for the server. | |
| ODOO_WRITE_FIELDS | No | Comma-separated field allowlists per model for write operations. | |
| ODOO_WRITE_MODELS | No | Comma-separated list of models that can be written to. Must be a subset of ODOO_ALLOWED_MODELS. | |
| ODOO_ENABLE_WRITES | No | Set to '1' to enable write tools. Defaults to disabled. | |
| ODOO_ALLOWED_MODELS | No | Comma-separated list of models that can be read. Supports wildcards like 'prefix.*'. | |
| ODOO_ALLOWED_METHODS | No | Comma-separated list of exact 'model:method' pairs that can be called. |
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
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivitySlowing
ResponsivenessNo issues