mcp-server-odoo
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ODOO_DB | Yes | Database name | |
| ODOO_URL | Yes | Odoo server URL (e.g. http://localhost:8069) | |
| ODOO_USER | Yes | Username | |
| ODOO_PASSWORD | Yes | Password or API key | |
| READONLY_MODE | No | Set to true to disable all write operations | false |
| ODOO_MCP_LOG_FILE | No | Path to log file | stderr |
| ODOO_MCP_LOG_LEVEL | No | Log level (DEBUG, INFO, WARNING, ERROR) | INFO |
| ODOO_MCP_DEFAULT_LIMIT | No | Default record limit for search operations | 10 |
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 | |
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/altinkaya-opensource/odoo-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server