MCP Directory
Back

mcp-odoo

by tuanle96 · Python · ★ 299

MCP Server for Odoo

#mcp#mcp-server#mcp-servers#odoo#odoo-mcp

Install

pip install git+https://github.com/tuanle96/mcp-odoo.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-odoo": {
      "command": "uvx",
      "args": [
        "git+https://github.com/tuanle96/mcp-odoo.git"
      ]
    }
  }
}

From the README

A precise MCP bridge for Odoo. Give AI agents a safe, typed, and testable way to read, inspect, diagnose, and operate Odoo. Odoo MCP turns an Odoo database into a Model Context Protocol server. It is built for local agents, IDEs, and automation tools that need real Odoo context without hand-rolled scripts or unsafe direct write access. It speaks XML-RPC for Odoo 16-18 and External JSON-2 for Odoo 19. It exposes a compact MCP surface with read tools, diagnostics, schema discovery, migration helpers, local addon scanning, and a gated write workflow. | Capability | What it gives yo…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related databases servers