Skip to content

v1.0.0 — Odoo Claude MCP

Choose a tag to compare

@rosenvladimirov rosenvladimirov released this 06 Apr 19:46

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.ps1

Connection Manager GUI

  • Linux (GNOME): GTK4/libadwaita — python tools/odoo_connect.py
  • Windows / macOS: Qt6/PySide6 — OdooConnect.exe or python tools/odoo_connect_qt.py

Features: Odoo connections, SSH tunnels, Portainer, GitHub PAT, SSH key management, session tracking across Claude instances.