v1.0.0 — Odoo Claude MCP
Odoo Claude MCP v1.0.0
Full MCP server stack for Claude Code — manage Odoo, Docker infrastructure, and GitHub repos through natural language.
MCP Services
- odoo-rpc-mcp (port 8084) — ~40 tools: Odoo CRUD, fiscal positions, Gmail, Calendar, Telegram
- portainer-mcp (port 8085) — 38 tools: Docker/K8s management via Portainer API
- github-mcp (port 8086) — 20 tools: repos, issues, PRs, branches, code search
Downloads
| File | Description |
|---|---|
OdooConnect.exe |
Portable — run directly, no installation needed |
OdooConnectSetup.exe |
Windows installer with Start Menu + Desktop shortcut |
Quick Start
# Linux / macOS
curl -fsSL https://raw.githubusercontent.com/rosenvladimirov/odoo-claude-mcp/main/install.sh | bash
# Windows (PowerShell)
powershell -ExecutionPolicy Bypass -File install.ps1Connection Manager GUI
- Linux (GNOME): GTK4/libadwaita —
python tools/odoo_connect.py - Windows / macOS: Qt6/PySide6 —
OdooConnect.exeorpython tools/odoo_connect_qt.py
Features: Odoo connections, SSH tunnels, Portainer, GitHub PAT, SSH key management, session tracking across Claude instances.