odoo-sh-mcp-server

DalahmasDev/odoo-sh-mcp-server
★ 4 stars JavaScript AI/LLM Updated 2d ago
SSH-based Model Context Protocol server for Odoo.sh with Git workflow tools for AI-assisted custom app development
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

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

README Excerpt

> 🚀 SSH-based Model Context Protocol server for Odoo.sh - Build custom apps with AI assistance using Git workflow tools - **🔐 SSH-Based Access**: Secure connection via SSH keys (no API token needed) - **🌿 Branch Operations**: View branches, get current branch, commit history - **🏗️ Build Management**: Trigger builds, monitor status, view logs

Tools (4)

branchcontentmessagepython_code