Skip to main content
Other Tools and IntegrationsPython

ivnvxd/mcp-server-odoo

Connect AI assistants to Odoo ERP systems for business data access, record management, and workflow automation.

other-tools-and-integrationscloud-servicelocal-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/ivnvxd/mcp-server-odoo

Claude Desktop configuration example:

{
  "mcpServers": {
    "mcp-server-odoo": {
      "command": "npx",
      "args": [
        "-y",
        "ivnvxd/mcp-server-odoo"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Other Tools and Integrations
Language
Python
Author
ivnvxd