yt-mcp-server-odoo
by yugmatech
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ODOO_DB | No | Database name (auto-detected if not provided) | |
| MCP_HOST | No | Host for HTTP transport | localhost |
| MCP_PORT | No | Port for HTTP transport | 8000 |
| ODOO_URL | Yes | Your Odoo instance URL | http://localhost:8069 |
| MAX_LIMIT | No | Maximum records per query | 100 |
| ODOO_USER | No | Username (alternative to API key) | |
| ODOO_YOLO | No | YOLO mode: off, read, true | off |
| ODOO_API_KEY | No | API key from MCP Server module (alternative to username/password) | |
| DEFAULT_LIMIT | No | Default records per query | 10 |
| MCP_TRANSPORT | No | Transport: stdio or streamable-http | stdio |
| ODOO_PASSWORD | No | Password (alternative to API key) | |
| MAX_SMART_FIELDS | No | Max fields for smart selection | 25 |
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 | |