| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
Discuss (mail)
|
| Lines of code | 3876 |
| Technical Name |
mcp_odoo_pro |
| License | OPL-1 |
| Website | https://www.elsner.com |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
Discuss (mail)
|
| Lines of code | 3876 |
| Technical Name |
mcp_odoo_pro |
| License | OPL-1 |
| Website | https://www.elsner.com |
Odoo MCP Pro — AI Agent Server
The most powerful Model Context Protocol (MCP) server for Odoo 19. Connect any AI agent — Claude, ChatGPT, Gemini, n8n, LangChain — directly to your Odoo data and workflows. Expose 30+ ready-made tools instantly, with OAuth 2.1 + PKCE, Redis-backed caching, full audit logging, and a built-in AI Chat UI — all inside standard Odoo with zero extra dependencies.
Key Features
Everything you need to connect any AI agent to your live Odoo data — out of the box.
OAuth 2.1 + PKCE
Industry-standard authentication with access & refresh tokens and PKCE flow. Bearer API key fallback. Both modes run simultaneously.
30+ Built-in MCP Tools
Read, write, BI analytics, module builder, async jobs, code search, ORM executor, webhook bridge — all ready immediately after install.
BI & Analytics Engine
Pivot tables, time-series, funnel, and cohort analysis built-in. AI agents run complex business intelligence queries without writing SQL.
Redis Rate Limiting
Production-grade per-key rate limiting with Redis for distributed deployments. Automatic in-memory fallback ensures zero downtime.
Schema Caching — 96% Faster
Model schemas cached in Redis or memory. Eliminates redundant introspection. Configurable TTL. Up to 96% faster AI responses.
React Webapp Builder
AI agents scaffold complete React web apps directly inside Odoo. Auto ZIP packaging and one-click install — no dev environment needed.
ECharts Dashboard Builder
Generate interactive Apache ECharts dashboards from plain-English prompts — bar, line, pie, scatter, funnel, and gauge all supported.
Native AI Chat UI
Built-in chat interface inside Odoo. Powered by Groq, OpenAI, or Gemini. Configure your provider and model — no proxies needed.
Full Audit Logging
Every MCP call logged with timestamp, API key, tool name, and optional payload capture. Per-model & per-field access restrictions built-in.
30+ MCP Tools — Ready Immediately
Every tool is available to any MCP-compatible client the moment the module is installed.
|
🔸 Read Tools
|
🔹 Write Tools
|
||||||||||||||||
|
🔺 BI / Analytics
|
🔻 Builders & Async
|
Up & Running in 5 Minutes
Standard Odoo module installation — no server restart required for most settings.
|
1
|
Download & Place the Module |
|
2
|
Update Module List & Install |
|
3
|
Configure the Server |
|
4
|
Claude Desktop Config
// claude_desktop_config.json
{ "mcpServers": { "odoo": { "command": "mcp-remote", "args": ["https://your-odoo.com/mcp"], "env": { "MCP_API_KEY": "your_key_here" } } } } |
|
5
|
Claude Code CLI
# Claude Code CLI
claude mcp add odoo https://your-odoo.com/mcp \ --header "Authorization: Bearer your_key_here" |
Why Choose Odoo MCP Pro?
Built by Elsner's team with one goal: give AI agents full, secure, production-ready access to Odoo.
Enterprise Security
OAuth 2.1 + PKCE, per-key rate limits, field-level access control, and full audit trail on every call.
Lightning Fast
Redis schema caching reduces AI response time by 96%. In-memory fallback means zero downtime when Redis is offline.
Highly Extensible
AI Module Builder, React Webapp Builder, ECharts Builder — agents extend Odoo itself, not just query it.
Universal Clients
Works with Claude, ChatGPT, Gemini, n8n, LangChain, crewAI, Cursor and any MCP-compatible client.
Compatible AI Clients
🤖 Claude Desktop |
💻 Claude Code |
🌐 ChatGPT |
📈 Gemini |
⚙ n8n |
🔗 LangChain |
👥 crewAI |
🛠 Cursor IDE |
Technical Specifications
Odoo Dependencies
- ✔ base
- ✔ web
- ✔ base_import_module
Optional Components
- ✔ Redis (rate limiting + caching)
- ✔ Groq / OpenAI / Gemini API key
- ✔ mcp-remote (for Claude clients)
Supported Versions
- ✔ Odoo 19.0 Community
- ✔ Odoo 19.0 Enterprise
- ✔ On Premise & Odoo.sh
- ✔ OPL-1 — v19.0.1.0.2
About Elsner Technologies
Elsner Technologies Pvt Ltd
🌎 Empowering Businesses Through Technology
At Elsner, we believe in building solutions that meet real business goals. With years of expertise in Odoo and eCommerce development, our teams transform your challenges into opportunities. Odoo MCP Pro seamlessly integrates the power of AI with your Odoo platform — with a core focus on performance, customisation, and reliability — supporting your long-term vision.
Our dedicated Odoo developers work tirelessly to deliver exceptional outcomes. From custom modules and API integrations to full-scale ERP implementations, Elsner is your trusted technology partner.
|
💌 Support
support@elsner.com
|
🌐 Website
www.elsner.com
|
|
📍 Headquarters
Ahmedabad, India
|
💼 Expertise
Odoo · AI · eCommerce
|
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