MCP Odoo runs on your own machine — the client starts it, so there is no endpoint to ping. 971 installs a week from pypi. Last commit 25 Aug 2026.
Odoo MCP: gated writes, multi-instance. Free hosted: ERPipe (mcp.erpipe.com)
Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 9 August 2026. No other catalogue keeps this.
Today is the operative word: we check MCP Odoo every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-odoo -- uvx odoo-mcp
{
"mcpServers": {
"mcp-odoo": {
"args": [
"odoo-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.mcp-odoo]
command = "uvx"
args = ["odoo-mcp"]
{
"mcpServers": {
"mcp-odoo": {
"args": [
"odoo-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mcp-odoo": {
"args": [
"odoo-mcp"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
ODOO_URL (Odoo server URL, e.g. https://mycompany.odoo.com), ODOO_DB (Odoo database name), ODOO_USERNAME (Odoo login (email)), ODOO_PASSWORD (Odoo password or API key).
The author declared them in the registry entry; get the values from the project itself.
Odoo MCP: gated writes, multi-instance. Free hosted: ERPipe (mcp.erpipe.com)
Odoo ERP for AI agents: hosted OAuth endpoint, gated writes, one endpoint for every instance.
Multi-instance read-only MCP server for ServiceNow
Airflow MCP — list DAGs/runs/task instances, tail logs, trigger and clear (write-gated)
ExchangeRate MCP — wraps open.er-api.com (free, no auth)
Deploy static websites from AI agents. Free at mcp.shipstatic.com — no install, no signup.
Hosted MCP for BlogBat: read, write, generate, and publish blog articles and content.
ISO Standards MCP — hosted.
Answers built from our own checks of this server.