Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Odoo 18 CE

FreeNot checked

Manage Odoo 18 Community Edition from Claude Code with tools for modules, records, and model inspection.

GitHubEmbed

About

Manage Odoo 18 Community Edition from Claude Code with tools for modules, records, and model inspection.

README

MCP server para gestionar Odoo 18 Community Edition desde Claude Code.

Deploy en EasyPanel

  1. Crear servicio App desde este repo (GitHub → Dockerfile)
  2. Variables de entorno:
    ODOO_URL=http://odoo:8069
    ODOO_DB=tu_base_datos
    ODOO_USER=admin
    ODOO_PASSWORD=tu_password
    
  3. Puerto proxy: 8080
  4. Deploy

Herramientas disponibles (20)

  • Conexión: server info
  • Módulos: search, info, install, upgrade, uninstall, update list, validate
  • Modelos: search, inspect fields
  • Records: search, read, create, write, delete, call methods
  • Testing: check access, create test data, read logs

from github.com/jseborga/odoo18-mcp

Installing Odoo 18 CE

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/jseborga/odoo18-mcp

FAQ

Is Odoo 18 CE MCP free?

Yes, Odoo 18 CE MCP is free — one-click install via Unyly at no cost.

Does Odoo 18 CE need an API key?

No, Odoo 18 CE runs without API keys or environment variables.

Is Odoo 18 CE hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install Odoo 18 CE in Claude Desktop, Claude Code or Cursor?

Open Odoo 18 CE on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Odoo 18 CE with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All development MCPs