Odoo MCP Server - Enhanced AI Integration
by echoBitz IT Solutions Pvt. Ltd. https://www.echobitzit.com/$ 89.29
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
Discuss (mail)
|
| Lines of code | 6182 |
| Technical Name |
eb_mcp_server |
| License | OPL-1 |
| Website | https://www.echobitzit.com/ |
| Versions | 18.0 19.0 |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
Discuss (mail)
|
| Lines of code | 6182 |
| Technical Name |
eb_mcp_server |
| License | OPL-1 |
| Website | https://www.echobitzit.com/ |
| Versions | 18.0 19.0 |

Odoo MCP Server
The Odoo MCP Server transforms your ERP into an intelligent, AI-powered system by enabling
natural language interaction, secure model-level operations, and
AI-driven business process execution all seamlessly integrated within Odoo’s core framework.
This module empowers business users and system administrators to perform
Create, Read, Update, and Delete (CRUD) operations, execute
advanced data analysis queries, and retrieve business insights simply by typing in plain English without writing code or complex filters. Powered by Claude, the system not only interprets user intent but also
understands Odoo’s business logic, model relationships, workflows, and record structures, ensuring
that every action aligns with real operational rules and ERP standards. The platform also supports
multi-language interaction, allowing users to communicate with Odoo in different languages seamlessly.
The module includes advanced Security Guardrails that enforce model-level access control, validate
request intent, restrict sensitive operations, and apply configurable rate limits to prevent misuse. Every request
passes through a structured validation pipeline before execution, ensuring compliance with organizational policies
and Odoo’s built-in access rights.
Beyond text-based interaction, the system features an integrated OCR engine capable of processing
images and PDF documents. Users can upload invoices or purchase documents, and the system will
automatically extract structured data to create corresponding records such as Invoices, Sale Orders, or
Purchase Orders within Odoo.
Administrators can control model access, configure rate limits, track token usage, and monitor all MCP activity through a centralized dashboard providing full transparency, governance, and
operational control.
Using a dynamic context handler and persistent conversation memory, the system
maintains contextual continuity across sessions, enabling multi-step operations without losing reference to previous
interactions.

Screenshots
Activate the EB MCP Server module.
-
In Odoo, any model whose records you want to create, read, update, or delete via the MCP server must first be registered and enabled under the 'MCP Active Models' menu.
-
Any conversation you have in Claude that is related to MCP will be stored under the 'MCP Memory Context' menu.
-
Every activity performed in Claude will be recorded in the 'MCP Activity Log'.
-
The data displayed on the Dashboard will be based on the options you configure here.
In the EB MCP Server module, click on the 'Configuration' menu and then enable MCP Access.
After enabling MCP Access, additional options will appear that you can change according to your requirements.
When I asked about today's revenue, it gave me a total revenue summary.
The MCP server has been granted Read, Create, Update, and Delete access rights for the Contact module.
I provided the contact details in Claude and instructed it to create the contact via MCP.
The contact was successfully created in Odoo.
Upload the purchase order PDF and create the purchase order in Odoo from it.
This is my purchase order PDF.
The purchase order has been created in Odoo with the same details.
Create a vendor Bill from the purchase order.
The Bill was successfully created in Odoo from the purchase order via the MCP server.
I will create the Quotation in Odoo from the Sales Quotation PDF with the help of the MCP server.
The Quotation that was in the PDF has been successfully created in Odoo.
📦 Version 1.0.0 – Initial Release
- The module supports [adjust based on your versions, e.g, 18, 19].
Demo & Support
We're here to help! Whether you need assistance with Odoo app installation, customization, or have any technical or functional questions, our support team is just a call or click away. Choose your preferred method to connect with us - phone, email, or schedule a meeting. You can also explore our detailed video playlist for step-by-step guidance.
Need Odoo Support?
Odoo MCP Server FAQS
The MCP Server interprets user prompts using configured AI models and converts them into structured Odoo operations such as record creation, updates, searches, and workflow triggers.
The OCR engine supports invoices, receipts, PDFs, and image-based documents. Extracted data can be automatically mapped to Odoo models for structured processing.
Yes. The Active Model Registry allows administrators to configure, activate, and switch between multiple AI models based on use case or performance requirements.
The system maintains structured session-based memory using Context Retention and Memory Management mechanisms, enabling intelligent follow-up responses and task continuity.
The module includes Security Guardrails, Role-Based Access Control, Rate Limiting Configuration, and Activity Logs to prevent misuse and ensure secure AI-driven operations.
Yes. The MCP Server supports integration with VS Code, Cursor, and Windsurf, enabling streamlined AI-assisted development workflows.
Yes. The module is compatible with Odoo Community Edition, Odoo Enterprise Edition, and Odoo.sh deployments.
No. The module is architected with optimized background processing and controlled API execution to ensure minimal system overhead.
Free Support for 365 Days
We believe that great apps deserve great support. That's why every purchase of our Odoo apps comes with 365 days of free expert support-no hidden fees, no hassle. Whether you need help with installation, customization, or troubleshooting, our team is here to guide you every step of the way. We're committed to ensuring your Odoo experience is smooth, efficient, and worry-free. With fast response times and professional assistance, you can focus on growing your business while we handle the tech. Start strong with support you can count on-for free, for the first 365 days.
Our Services
Odoo Integration
Seamlessly integrate Odoo with third-party apps, platforms, and tools for better workflow.
Odoo Implementation
We plan, configure, and deploy Odoo tailored to your business processes.
Customization
Get modules and workflows customized to meet your exact needs in Odoo.
Community Apps
Access or develop robust community apps to enhance your Odoo functionality.
Development Outsourcing
Hire dedicated Odoo developers to build solutions efficiently and cost-effectively.
Support & Maintenance
Enjoy peace of mind with our reliable support, updates, and bug fixing services.
Discover More Odoo Solutions
Odoo MCP Server Module Installation Guide
This guide will help you complete the setup and installation process quickly.
📦 Pre-Installation Steps
Before installing and using the MCP Server module, please make sure you have:
- Odoo (version 18.0 / 19.0) installed and running on your system or server.
- Python 3.12+ available in your environment.
- A valid Odoo base URL and an active API Key generated from your Odoo user account.
- Administrative access to Odoo for module installation and configuration.
- An MCP-compatible client (e.g., Claude Desktop, any MCP-enabled AI assistant).
⚙️ Module Installation in Odoo
After obtaining the module package:
Extract the .zip file and place the module folder into your Odoo addons directory:
/path/to/odoo/addons/eb_mcp_server/
Restart your Odoo server to detect the new module:
sudo systemctl restart odoo # or ./odoo-bin -c odoo.conf
In Odoo, navigate to:
Settings → Activate Developer Mode
Go to Apps → Update Apps List, then search for MCP Server and click Install.
🔑 Generating an API Key
The MCP Server uses Odoo's built-in API key system for secure authentication. Follow the steps below to generate your API key:
- Log in to your Odoo instance with an Administrator or authorized user account.
- Click on your profile avatar (top-right corner of the screen) and select My Profile.
- In your profile page, click on the Preferences tab.
- Scroll down to the API Keys section and click the New API Key button.
- A dialog box will appear — enter a meaningful label for the key (e.g., MCP Server) so you can identify it later.
- Click Generate Key to confirm.
- Odoo will display your key only once — make sure to:
- Copy the key immediately.
- Store it in a secure location (e.g., a password manager or a .env file).
- Never share this key publicly or commit it to version control.
Note
If you lose the key, you will need to delete it and generate a new one. You can manage and revoke API keys anytime from My Profile → Preferences → API Keys.
🔗 Connecting Your MCP Client
Open your MCP-compatible client (e.g., Claude Desktop).
In your MCP client configuration file (e.g., claude_desktop_config.json), add the following server entry:
{ "mcpServers": { "eb_odoo": { "command": "/path/to/your/venv/bin/mcp-server-odoo", "env": { "ODOO_URL": "Your_Odoo_URL", "ODOO_DB": "Your_DB_Name", "ODOO_API_KEY": "Your_API_KEY" } } }, "preferences": { "menuBarEnabled": true, "sidebarMode": "chat", "coworkScheduledTasksEnabled": false } }
Replace the following placeholders:
- ODOO_URL: Your Odoo instance URL (e.g., https://yourcompany.odoo.com)
- ODOO_DB: Your Odoo database name
- ODOO_API_KEY: The API key generated from your Odoo user profile
Save the configuration file and restart your MCP client.
The server will automatically connect to your Odoo instance and expose available models and operations to the AI assistant.
🛠️ Available Operations
Once connected, the MCP Server supports the following operations on Odoo models:
- search_records — Search and filter records using Odoo domain syntax
- get_record — Retrieve a specific record by ID
- create_record — Create new records in any enabled model
- update_record — Update fields on existing records
- delete_record — Remove records from the database
- list_models — List all models enabled for MCP access
Example models you can interact with include res.partner, sale.order, crm.lead, account.move, and more — based on your configuration.
🔒 Security Information
- All connections are secured using Odoo's API key authentication over HTTPS.
- Access is strictly limited to models and operations enabled by the Odoo administrator.
- Keys can be revoked at any time from My Profile → Preferences → API Keys in Odoo.
🧠 Support & Updates
- 📩 Email Support: info@echobitzit.com
- 🕐 Free Support Duration: 365 days from the date of purchase
- 🔄 Lifetime free updates for the same version of the module
© echoBitz IT Solutions Pvt. Ltd.
All rights reserved. Redistribution or sharing of the MCP Server module without authorization is strictly prohibited.
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module