odoo-mcp

hidekiyamamoto/odoo-mcp
★ 0 stars Python 🔒 Security Updated today
nodejs odoo mcp server
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "odoo-mcp": {
      "command": "uvx",
      "args": [
        "odoo-mcp"
      ]
    }
  }
}

Or install with pip: pip install odoo-mcp

README Excerpt

Odoo MCP turns an Odoo database into a first-class MCP server. It is an Odoo module, not a sidecar service. The MCP endpoint runs inside Odoo, authenticates with Odoo login, stores OAuth tokens in Odoo, and executes record operations as the authorized Odoo user. That means normal Odoo ACLs and record rules stay in charge.

Tools (7)

argumentscustom_tool_readcustom_tool_writecustom_tools_listcustom_tools_reloadenvrequest