odoo-mcp-server
by sameeroz
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ODOO_URL | No | Odoo instance URL (e.g., https://your-odoo-instance.com) | |
| ODOO_API_KEY | No | Odoo API key (preferred authentication method) | |
| ODOO_DATABASE | No | Database name (e.g., demo_db) | |
| ODOO_PASSWORD | No | Odoo password (alternative authentication method) | |
| ODOO_TIMEZONE | No | Timezone for dates (default: UTC) | UTC |
| ODOO_USERNAME | No | Odoo username (e.g., admin) | |
| ODOO_LOG_LEVEL | No | Logging level (default: INFO) | INFO |
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/sameeroz/odoo-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server