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 |
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
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/yugmatech/yt-mcp-server-odoo'
If you have feedback or need assistance with the MCP directory API, please join our Discord server