mcpbeat Sign in

MCP Odoo MCP Server

by erpipe-org Your server? Claim it
local only

MCP Odoo runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 25 Aug 2026.

Odoo MCP: gated writes, multi-instance. Free hosted: ERPipe (mcp.erpipe.com)

Installs / week
not published
413
Stars
2 open issues
25 Aug 2026
Last commit
from GitHub
MIT
License
Python

What the code does

We read the source, 23 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Builds a file path from a variable run_server.py:23
    log_file = os.path.join(log_dir, f"mcp_server_{timestamp}.log")
Page executes code built at runtime site/index.html:739
  function decode(html) { const t = document.createElement("textarea"); t.innerHTML = html; return t.value; }

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to MCP Odoo

same job, measured the same way
MCP Odoo
by tuanle96

Odoo MCP: gated writes, multi-instance. Free hosted: ERPipe (mcp.erpipe.com)

971 installs/wk local only
Odoo
by odooconsole

Odoo ERP for AI agents: hosted OAuth endpoint, gated writes, one endpoint for every instance.

answering
Sn MCP Server
by imjaineel

Multi-instance read-only MCP server for ServiceNow

58 installs/wk local only
Airflow
by us-all

Airflow MCP — list DAGs/runs/task instances, tail logs, trigger and clear (write-gated)

80 installs/wk local only
exchangerate
by pipeworx-io

ExchangeRate MCP — wraps open.er-api.com (free, no auth)

33 tools answering
ShipStatic
by shipstatic

Deploy static websites from AI agents. Free at mcp.shipstatic.com — no install, no signup.

1 622 installs/wk 15 tools answering
Blogbat
by pooriaarab

Hosted MCP for BlogBat: read, write, generate, and publish blog articles and content.

answering
Iso
by pipeworx-io

ISO Standards MCP — hosted.

35 tools answering

MCP Odoo — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP Odoo?
MCP Odoo runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is MCP Odoo open source?
Yes — it is published under the MIT licence, written in Python, 413 stars on GitHub and 2 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.