Odoo MCP Server - Enhanced AI Integration
by echoBitz IT Solutions Pvt. Ltd. https://www.echobitzit.com/$ 89.50
| 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 MCPServer
Odoo MCP Server connects AI tools with Odoo through secure natural-language CRUD, model-level access control, rolling context memory, OCR processing, and live activity monitoring.
Key Features
Powerful MCP features for secure, context-aware, AI-driven Odoo operations.
Perform Create, Read, Update, and Delete operations on approved Odoo models directly through natural language instructions interpreted by your MCP client.
Convert plain English instructions into structured Odoo actions with intelligent intent understanding.
Analyse live Odoo data with requests like top orders, filtered reports, summaries, and instant business insights.
Expose only approved Odoo models and allow Create, Read, Update, or Delete actions according to configured MCP permissions.
Understand Odoo workflows, model relationships, record structures, and operational rules for more accurate execution.
Let users communicate with Odoo in different languages while keeping the underlying business execution structured.
Validate requests, restrict dangerous actions, block sensitive operations, and reduce misuse risk before execution.
Control request frequency per user and protect the server against abuse or runaway automation.
Monitor request volume, token usage, trends, recent errors, active contexts, and model usage from one dashboard.
Maintain rolling conversation summaries and context continuity across multi-step MCP workflows.
Upload PDFs and images, extract structured data, and create business records such as orders or bills from documents.
Authenticate MCP requests with Odoo API keys and keep access limited to approved users and models.
Quick Walkthrough
Explore four short walkthroughs covering live analytics, interactive reporting, natural-language execution, and business document workflows.
MCP Analytics Dashboard
Watch how MCP activity is monitored inside Odoo with token usage, top models, active contexts, and system alerts.
Contact Creation with Natural Language
Preview the MCP flow that turns a simple Claude prompt into a newly created contact record in Odoo.
Purchase Order Workflow in Odoo
Review the Odoo purchase order result with vendor details, line items, pricing, and totals populated through the MCP process.
Interactive Monthly Sales Revenue Summary
See Claude generate an HTML sales summary from live Odoo data with KPIs, charts, and customer revenue insights.
Module Overview
Browse setup guide, release notes, support channels, and FAQs for Odoo MCP Server.
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 18.0.1.0.0 - Initial Release
- Odoo 18 support.
- REST discovery endpoints for status, models, auth validation, and system info.
- XML-RPC object access filtering with model-level CRUD permissions.
- Security guardrails, rate limiting, API key authentication, and audit logging.
- Dynamic context memory, token tracking, dashboard analytics, and OCR-based document workflows.
We're here to help. Whether you need assistance with installation, MCP configuration, model setup, dashboard usage, or technical customization, our support team is just a click away.
Demo & Support
Reach us through any of the channels below.
The MCP Server interprets prompts through supported AI clients and converts them into structured Odoo operations such as record creation, updates, searches, and reads.
The OCR engine supports PDFs and image-based documents, enabling extraction and structured creation of records such as bills, purchase orders, and quotations.
Yes. Administrators must explicitly enable models in the MCP Active Models menu and can control read, create, write, and delete permissions separately.
Yes. The module can store rolling conversation summaries with configurable context window size, token limit, and retention period.
The module includes API key authentication, rate limiting, activity logs, permission-based model exposure, malicious activity detection, and SQL injection-style validation.
Yes. It is designed for MCP-compatible AI clients such as Claude Desktop, Cursor, Windsurf, VS Code integrations, and similar tools.
No. The module is built with request controls, timeouts, rate limits, and monitoring features to keep operations manageable and transparent.
Scan and Connect with echoBitz
Scan the QR code to quickly connect with echoBitz IT for installation help, implementation guidance, demos, and support related to Odoo MCP Server.
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 Solutions by echoBitz IT
Explore our other Odoo integration apps
Ready to speed up AI-powered operations in Odoo?
Install Odoo MCP Server and connect secure natural-language workflows, controlled model execution, rolling context memory, analytics, and OCR-powered automation directly to your Odoo environment.
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