Odoo MCP Server
by heimerle
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ODOO_DB | No | The database name (alternative: ODOO_DATABASE) | |
| ODOO_URL | No | The URL of your Odoo instance (e.g., http://your-odoo-instance:8069) | |
| MCP_HTTP_PORT | No | HTTP server port for HTTP mode (default: 3001) | |
| MCP_TRANSPORT | No | Transport mode: 'http' or 'stdio' (default: http) | |
| ODOO_DATABASE | No | The database name (alternative: ODOO_DB) | |
| ODOO_PASSWORD | No | Your Odoo password | |
| ODOO_USERNAME | No | Your Odoo username | |
| ODOO_TRANSPORT | No | Odoo protocol: 'jsonrpc' or 'xmlrpc' (default: jsonrpc) |
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/heimerle/odoo-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server