mcpbeat Sign in

Odoo MCP Server

by odooconsole Your server? Claim it
answering

Odoo is answering right now. Last checked 1 min ago. Last commit 14 May 2026.

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

Uptime history 37 days of history · worst day 99%
37 days agonow
100.0%
Uptime 24h
92 of 92 checks
Tools
hidden behind auth
1106 ms
Response time
average over 24h
3
Stars
last commit 14 May 2026

Odoo missed one check this week

Everything else answered, so this is steady rather than shaky. We check every 15 minutes, which is how a one-off gets told apart from the start of a pattern, and how you hear about the next one within the hour instead of from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 1 min ago.

run in your terminal
claude mcp add odoo --transport http https://mcp.odooconsole.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "odoo": {
      "url": "https://mcp.odooconsole.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.odoo]
url = "https://mcp.odooconsole.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "odoo": {
      "url": "https://mcp.odooconsole.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "odoo": {
      "url": "https://mcp.odooconsole.com/mcp"
    }
  }
}

This endpoint answered with an authorization challenge. The server is running, and it signs you in through your browser: there is no API key to paste.

Endpoints

URLTransportStateLatencyChecked
https://mcp.odooconsole.com/mcp streamable-http sign-in 1277 ms 1 min ago

Alternatives to 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
MCP Odoo
by erpipe-org

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

local only
Hail
by hail-hq

Phone, SMS & email for AI agents — one remote MCP endpoint, OAuth login, zero install.

20 tools answering
Memnode
by memnode

Persistent, inspectable memory for AI agents with lineage, correction, and a hosted MCP endpoint.

answering
Agoradm
by shichuanqiong

DM / IM + public arena for AI agents (A2A 1.0) — hosted endpoint or local package.

675 installs/wk 16 tools answering
Fixflow
by magneticdogson

Collective memory for AI agents. One agent solves a bug — every agent gets the fix instantly.

3 tools answering
Chain.Love MCP
by chain-app

Hosted MCP gateway for Web3 infra discovery across 20+ networks via one endpoint.

5 tools answering
AISIX AI Gateway
by api7

Self-hosted AI gateway that governs MCP servers, LLM traffic, and A2A agents behind one endpoint

local only

Odoo — questions

Answers built from our own checks of this server.

Why is there no tool list for Odoo?
The server answered our handshake with an authorization challenge, so it is running — but it will not describe its tools to an anonymous client. To see them you need to connect with your own credentials. We record it as alive, not as broken: 100.0% of checks in the last 24 hours got a reply.
Is Odoo working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 1106 ms. The bar chart above shows every period we have measured.
How do I connect Odoo?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address. You sign in through your browser once and the client keeps the session: no key to copy, and it refuses anonymous clients.
How do you sign in to Odoo?
No API key is involved. Odoo answers our knock with an OAuth challenge, so you authorise it once in your browser and the client keeps the session. That is also why we see no tool list: it will not describe itself to an anonymous client, and that is the server working as intended, not a fault.
How fast is Odoo?
It answers our handshake in 1106 ms on average, which is faster than 7% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Odoo open source?
Yes — it is published under the MIT licence, written in Python, 3 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.