MCP Directory
Back

mcp-server-odoo

by ivnvxd · Python · ★ 265

A Model Context Protocol (MCP) server that enables AI assistants to securely interact with Odoo ERP systems through standardized resources and tools for data retrieval and manipulation.

#ai#erp#llm#mcp#mcp-server#mcp-servers#model-context-protocol#odoo#odoo-mcp

Install

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

Claude Desktop config

Add this to your claude_desktop_config.json:

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

From the README

[](https://github.com/ivnvxd/mcp-server-odoo/actions/workflows/ci.yml) [](https://codecov.io/gh/ivnvxd/mcp-server-odoo) [](https://github.com/astral-sh/ruff) [](https://github.com/astral-sh/ty) [](https://www.python.org/downloads/) [](https://opensource.org/licenses/MPL-2.0) An MCP server that enables AI assistants like Claude to interact with Odoo ERP systems. Access business data, search records, create new entries, update existing data, and manage your Odoo instance through natural language. **Works with any Odoo instance!** Use [YOLO mode](#yolo-mode-developmenttesting-only-) for quick t…
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 developer tools servers