
Odoo MCP server
Odoo MCP Pack — ERP/CRM via Odoo's external JSON-RPC API.
not scanned yet
0 stars
Reviews
Write oneNobody has reviewed Odoo yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Odoo tools
Tool list not cached yet. `describe` through the gateway fetches it live.
What the publisher says
From the Odoo repository's README, as published. We do not edit it. Read it on GitHub
mcp-odoo
Odoo MCP Pack — ERP/CRM via Odoo's external JSON-RPC API.
Part of Pipeworx — an MCP gateway connecting AI agents to 1679+ live data sources.
Tools
Quick Start
Add to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):
{
"mcpServers": {
"odoo": {
"url": "https://gateway.pipeworx.io/odoo/mcp"
}
}
}What this endpoint actually serves
tools/list at https://gateway.pipeworx.io/odoo/mcp returns the tools in the table above plus the shared Pipeworx meta-tools — askpipeworx, discovertools, search_within, remember/recall and the rest of the gateway-wide set. So the tool count you see is larger than this table: a single-pack endpoint currently lists roughly 30 shared tools alongside the pack's own. The connection's initialize response states its exact scope, and is the authoritative answer for a given day.
This is deliberate, not multiplexing by accident. The meta-tools are what let a scoped connection answer a question this pack does not cover — via ask_pipeworx, which routes across the whole catalog — without you adding a second MCP server. There is currently no way to mount a pack endpoint without them; if the extra schemas cost you more context than the routing is worth, connect to the full gateway once rather than to several pack endpoints.
Or connect to the full Pipeworx gateway to get every pack's tools listed directly, instead of just this one's:
{
"mcpServers": {
"pipeworx": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}Both URLs reach the same gateway and the same 1679+ data sources. The only difference is which pack's tools are listed directly; ask_pipeworx reaches all of them from either one.
No MCP client? Call it over HTTP
This pack takes your own API key (apiKey) — we don't front one for it, so there's no curl here that would run without it. Inspect any tool: GET https://gateway.pipeworx.io/v1/tools/odoosearchpartners. Find one: POST https://gateway.pipeworx.io/v1/tools/searchpacks with {"query":"..."}.
Standalone (no gateway account)
This package also runs as a local stdio MCP server — no Pipeworx account, no gateway round-trip:
{
"mcpServers": {
"odoo": {
"command": "npx",
"args": ["-y", "@pipeworx/mcp-odoo"]
}
}
}Or run it directly to confirm it starts:
npx -y @pipeworx/mcp-odooIt speaks MCP over stdin/stdout and answers initialize/tools/list/tools/call for only this pack's tools — none of the shared meta-tools the gateway connection above adds. Same source, same tools, no ask_pipeworx routing.
Shortened. The full README is on GitHub.
Nothing above is checked by us. What we check is on the safety report.
Install directly
claude mcp add --transport http odoo https://gateway.pipeworx.io/odoo/mcp
Odoo: common questions
- Is Odoo MCP server safe?
- Yes, by our scan: it is graded A (87/100). Read the Odoo safety report
- How do I install Odoo?
- It runs remotely at gateway.pipeworx.io. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does Odoo need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is Odoo maintained?
- The last commit was 3 days ago (2026-09-25). The latest release is v0.1.2.
- Is Odoo up?
- 100% of our last 28 checks got an answer. We check remote servers about four times a day.
- What can I use instead of Odoo?
- Servers from other publishers that do the same job: BoondManager MCP Server, BoondManager MCP Server and MCP Holded MCP server. Compare all Odoo alternatives.
Alternatives to Odoo
Same job from other publishers: the closest match first, then the best rated.
BoondManager MCP ServerMCP Server for BoondManager API - 185 tools, 13 prompts, 22 resources (ERP/CRM)not reviewedGrowingA
BoondManager MCP ServerMCP Server for BoondManager API - 182 tools, 12 prompts, 22 resources (ERP/CRM)not reviewedGrowingA- MCP HoldedMCP server for Holded (Spanish ERP): invoicing, accounting, treasury, CRM, projects, payroll.not reviewedGrowingB
- HubSpotHubSpot CRM: contacts, deals, tickets, line items, properties, marketing, files, workflows, threadsnot reviewedGrowingA
- MINDMIND knowledge-graph memory for agents. 44 tools: CRM, Life, MoneyMIND, Budget, Sheets, Email, Sign.not reviewedGrowingB