Odoo MCP Connector runs on your own machine — the client starts it, so there is no endpoint to ping. 35 installs a week from npm. Last commit 1 Aug 2026.
Query, report on, and optionally modify any Odoo ERP from Claude. Read-only by default.
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 odoo-mcp-connector -- npx -y odoo-mcp-connector
{
"mcpServers": {
"odoo-mcp-connector": {
"args": [
"-y",
"odoo-mcp-connector"
],
"command": "npx"
}
}
}
[mcp_servers.odoo-mcp-connector]
command = "npx"
args = ["-y", "odoo-mcp-connector"]
{
"mcpServers": {
"odoo-mcp-connector": {
"args": [
"-y",
"odoo-mcp-connector"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"odoo-mcp-connector": {
"args": [
"-y",
"odoo-mcp-connector"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.