Panda Odoo MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ODOO_DB | Yes | The name of the Odoo database. | |
| ODOO_URL | Yes | The URL of the Odoo instance (e.g., http://localhost:8069). | |
| PROTOCOL | No | The communication protocol for Odoo connection (e.g., xmlrpc or jsonrpc). | xmlrpc |
| ODOO_USER | Yes | The username for authenticating with Odoo. | |
| LOGGING_LEVEL | No | The logging level (e.g., INFO, DEBUG, ERROR). | INFO |
| ODOO_PASSWORD | Yes | The password or API key for the Odoo user. | |
| ALLOWED_ORIGINS | No | Advanced configuration for allowed CORS origins. | |
| CONNECTION_TYPE | No | The MCP server connection type: 'stdio', 'streamable_http', or 'http'. | stdio |
| SSE_QUEUE_MAXSIZE | No | Advanced configuration for the maximum size of the SSE queue. | |
| REQUESTS_PER_MINUTE | No | Rate limiting configuration for the number of requests per minute. |
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 | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- 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/pandeussilvae/mcp-odoo-panda'
If you have feedback or need assistance with the MCP directory API, please join our Discord server