odoo-mcp-server
by MrKhaled007
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ODOO_DB | Yes | Odoo database name | |
| ODOO_URL | Yes | URL of the Odoo instance (e.g., http://localhost:8069) | |
| ODOO_API_KEY | Yes | API key for the service account | |
| ODOO_USERNAME | Yes | Service account username | |
| MCP_AUDIT_PATH | No | Path to audit log file (default: ./logs/audit.log) | ./logs/audit.log |
| MCP_RATE_LIMIT | No | Rate limit per client per minute (default: 60) | 60 |
| MCP_MAX_RECORDS | No | Hard cap on records per call (max 500, default: 100) | 100 |
| MCP_QUERY_TIMEOUT | No | Query timeout in seconds (default: 10) | 10 |
| MCP_PERMISSION_MODE | No | Permission mode: 'read' or 'write' (default: read) | read |
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
ActivityStale
ResponsivenessNo issues