MCP Server for Odoo
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ODOO_DB | No | Database name (auto-detected if not set) | |
| ODOO_URL | No | Your Odoo instance URL | |
| ODOO_USER | No | Username (if not using API key) | |
| ODOO_YOLO | No | YOLO mode - bypasses MCP security (⚠️ DEV ONLY) | |
| ODOO_API_KEY | No | API key for authentication | |
| ODOO_MCP_HOST | No | Host to bind for HTTP transports | localhost |
| ODOO_MCP_PORT | No | Port to bind for HTTP transports | 8000 |
| ODOO_PASSWORD | No | Password (if not using API key) | |
| SSL_CERT_FILE | No | Path to SSL certificate file for HTTPS connections | |
| ODOO_MCP_LOG_LEVEL | No | Enable debug logging for more information | |
| ODOO_MCP_TRANSPORT | No | Transport type: stdio, streamable-http | stdio |
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 | |