RAG Odoo MCP Server for odoo 12
Install once — then link Claude (or any MCP client) so the assistant can work efficiently inside your Odoo.
Bridge Odoo ↔ Claude (and other AI assistants) with RAG-ready guidance, OAuth, tokens & governed tools.
Why teams choose this connector
More than a bare pipe
This is not only a transport layer. The module prepares your AI assistant to operate safely and productively on live Odoo data: search partners, build dashboards, intake documents, assist CRM outreach, refine website SEO, and — when you allow it — adjust user visibility rules. Everything runs as an MCP service inside Odoo (Community & Enterprise, Online, Odoo.sh, on‑premise).
RAG-oriented
Guidance and tooling so the assistant uses your instance effectively — not a dumb generic RPC dump.
No sidecar process
MCP lives in Odoo HTTP. Install the module and point your preferred AI client at it.
Hardened access
OAuth sign-in (recommended) plus optional Bearer tokens so the assistant only sees what you allow.
Live dashboards
Ask for KPIs and charts; store AI-built dashboard entries for sales, stock, finance and more.
Multi-company aware
The assistant can recognize and switch context across companies in the same database.
Document intake
Attach files and let the AI draft partners, quotations, projects and related records.
Standout capabilities
- OAuth 2.0 “Sign in with Odoo”: Modern Claude connector flow — no API keys file, no mcp-remote. Two-click setup, stronger security; classic token methods stay available.
- Claude Mobile: After you add the connector on desktop, the same account sees it in the Claude mobile app — operations in your pocket.
- Website SEO assist: Let the AI review structure, headings, copy and meta tags using current SEO practice — improvements driven from Claude.
- AI permission control: Connected models can help manage who sees which menus, buttons or actions, and lock edits on sensitive fields — toggle from configuration.
- Dynamic dashboards: Generate in-Odoo dashboards for any module or dataset — KPIs, summaries and chart definitions stored for reuse.
- CRM manager helpers: Sharper lead follow-up from CRM briefs; draft promotional emails to push products.
- Per-user native API key mode: Each person can connect with their own Odoo API key so the LLM acts as that user — rights follow Odoo ACLs (read-only stays read-only).
- Multi-database tokens: Point several Claude connectors at the same host with different Bearer labels (e.g. demo vs production) and separate token keys.
- Read-only or edit rules: Scope Claude to explore safely or to create/update records — your choice per token and model access line.
Get started in three steps
1 · Install
After install, MCP is ready at /mcp, /mcp/sse and /mcp/health
(always include ?db=your_database on multi-DB hosts).
2 · Configure access (OAuth recommended)
- Settings → RAG Odoo MCP Server → enable Sign in with Odoo (OAuth).
- Copy the MCP / connect URL shown in settings.
- Claude Desktop → Settings → Connectors → Add custom connector → paste URL → Connect → Allow in the browser.
- Need tokens instead? Create a RAG MCP Token and send
Authorization: Bearer …(multi-DB:Bearer label:token).
3 · Ask Claude
Example prompts:
- “Build a sales dashboard for this year”
- “List customers in France”
- “Show products with stock under 10”
- “Today’s sale orders above 1900”
- “Unpaid invoices from last month”
- “Create partners from this attached document”
- “Draft a sale order from this customer PO”
Practical scenarios
| Scenario | What the assistant can do |
|---|---|
| Lead generation & outreach | Research / brief from CRM, propose leads, draft promo emails via mass mailing hooks |
| Document → records | Scan attachments and create partners, sale orders, projects and related data |
| Access governance | Help hide menus/actions or protect sensitive fields based on your rules |
| In-app dashboards | Produce dynamic dashboards for sales, inventory, finance or any module |
| Mobile Claude | Query and act on Odoo from the Claude mobile app with the same connector |
| Website SEO | Improve page structure, headings, content and meta tags from conversation |
Use cases grow with your prompts — CRM, stock, accounting, projects and more.
Under the hood
Endpoints & tools
/mcp Streamable HTTP · /mcp/sse · /mcp/health |
OAuth /authorize + /mcp/oauth/token (PKCE) |
| Tools: list_models, search_records, get_record, create_record, server_info | Tokens, OAuth clients, model access, permission rules, audit logs |
Depends: base, base_setup, mail, contacts, calendar, crm, mass_mailing |
|
Specs
Technical name webby_rag_odoo_mcp_server |
| LGPL-3 · EUR 100 · odoo 12 · v12.0.1.0.0 |
| WebbyCrown Solutions · Community & Enterprise |
FAQs
What is MCP?
Model Context Protocol lets assistants such as Claude or Cursor call external tools and data. This app exposes your Odoo database as an MCP server so the AI can explore models, search records and (when allowed) create data under your rules.
Do I need another service beside Odoo?
No. Install the module, publish a reachable HTTPS URL (or tunnel), and configure Claude. No separate MCP daemon.
Can Claude talk to several databases?
Yes. Add multiple connectors (or tokens) — same host URL with ?db=, different Bearer tokens such as Bearer demo_ai:key1 and Bearer production_db:key2. Create each token under RAG MCP.
Only Claude?
MCP is open. Any MCP-capable client (Claude, Cursor, ChatGPT agents, custom bots) can connect. We are happy to help with other LLMs.
Which Odoo editions / versions?
Community & Enterprise. This package is built for odoo 12 (12.0.1.0.0); matching releases cover Odoo 10–19.
Explore our other addons
Shopify Sync
Multi-store Shopify sync for products, variants, collections, images, stock and orders — with live progress and logs.
View on Apps
WooCommerce Sync
Connect multiple Woo stores and sync products, orders, categories, stock and images both ways.
View on Apps
Magento Sync
Multi-store Magento 2 sync for catalog, orders, categories, stock and images with job tracking.
View on AppsContact & support
Questions?
Sales: +91 (942) 867-7503
Website: webbycrown.com
Thank you for exploring RAG Odoo MCP Server — make Claude productive inside Odoo.
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
CRM (crm)
• Calendar (calendar) • Contacts (contacts) • Discuss (mail) • Email Marketing (mass_mailing) |
| Lines of code | 2668 |
| Technical Name |
webby_rag_odoo_mcp_server |
| License | LGPL-3 |
| Website | https://webbycrown.com |
Please log in to comment on this module