odooMCP

mah007/odooMCP
★ 4 stars TypeScript 🤖 AI/LLM Updated 1d ago
Odoo MCP Server for AI agents Compatible with N8N and other AI agents
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "odoomcp": {
      "command": "npx",
      "args": [
        "-y",
        "mah007/odooMCP"
      ]
    }
  }
}

README Excerpt

--- This project provides an enhanced, production-ready **Odoo MCP (Model Context Protocol) Server**, designed to act as a secure and intelligent bridge between your Odoo instance and modern AI agents like **Claude** and **ChatGPT**, especially within automation platforms like **n8n**. The server exposes a JSON-RPC 2.0 compliant MCP endpoint that translates standardized AI agent requests into Odoo XML-RPC commands. All configuration — Odoo connections, API keys, and admin accounts — is managed t

Tools (10)

create_recorddelete_recordexecute_methodget_fieldsget_recordget_reportget_user_infosearch_countsearch_recordsupdate_record