Odoo 10-19 MCP Server
by Transgenia
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 base URL of the Odoo server (e.g., https://host). | |
| ODOO_LOGIN | Yes | The login email for the Odoo user. | |
| ODOO_API_KEY | No | API key for Odoo >= 14 (created in Account Security). | |
| ODOO_METRICS | No | Optional flag to enable metrics. | |
| ODOO_TIMEOUT | No | Timeout in seconds for Odoo requests. | |
| ODOO_PASSWORD | No | Password for Odoo < 14 (used when API keys are not available). | |
| ODOO_CACHE_TTL | No | Cache TTL in seconds. | |
| ODOO_TELEMETRY | No | Opt-in telemetry flag (e.g., 'opt-in' to enable). Disabled by default. | |
| ODOO_OTEL_ENDPOINT | No | Optional OpenTelemetry endpoint for observability. | |
| ODOO_TRANSPORT_PREF | No | Transport preference: auto (default), jsonrpc, or xmlrpc. | auto |
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
ActivityMaintained
ResponsivenessNo issues