MCP Analytics Pack — AI Business Insights for Claude & ChatGPT
by FoxSuite Apps https://apps.odoo.com
Odoo
$ 149.12
MCP Analytics Pack
AI Business Insights for Claude, ChatGPT & any MCP agent
Ask your AI assistant "How is the business doing?" and get real answers from Odoo — revenue trends, pipeline, stock, receivables — through one read-only MCP endpoint.
18 ready-made analytics tools
- Business snapshot — one call returns MTD revenue, open pipeline, overdue receivables and purchase spend. Perfect for a daily AI briefing.
- Sales — revenue summary, monthly trend with growth %, top products, top customers, salesperson leaderboard.
- CRM — pipeline by stage, win rate, and stale opportunities that have not moved in N days.
- Inventory — stock on hand with estimated value, items below reordering minimum, slow movers with tied-up capital.
- Invoicing — receivables aging buckets, overdue invoice list, net invoiced revenue, top vendor spend.
- Purchasing — spend summary by vendor and period.
Why not just let the AI query the database?
- Computed insights, not raw records — the agent gets clean aggregates (no hallucinated SQL, no dumping your partner table into a chat log).
- Strictly read-only — the endpoint cannot create, modify or delete anything. Ever.
- Respects Odoo security — every call runs as the authenticated user with their normal access rights and record rules.
- Standard Odoo API keys — Bearer authentication, revoke access any time from user preferences.
Works out of the box
- Install the module — the MCP endpoint is live at
/mcp/analytics(Streamable HTTP, JSON-RPC 2.0). - Tools auto-adapt to your setup: only apps you have installed (Sales, CRM, Inventory, Invoicing, Purchase) are exposed.
- Amounts are tagged with your company currency.
- No external server, no Docker, no subscription. One-time purchase.
Connect Claude in one minute
- Create an API key in Odoo (Preferences → Account Security).
- Add a custom connector / MCP server pointing to
https://your-odoo.com/mcp/analyticswith the key as Bearer token. - Ask: "Give me a business snapshot", "Which products are slow movers?", "Who owes us money?"
Need write access with approval gates, audit logging and PII masking? Check our Secure MCP Server module — the two work great together.
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 612 |
| Technical Name |
mcp_analytics_pack |
| License | OPL-1 |
| Website | https://apps.odoo.com |
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