odoo-erp-mcp

dimastriann/odoo-erp-mcp
★ 2 stars Rust AI/LLM Updated 5d ago
Connecting LLM and Odoo ERP directly via MCP server
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-erp-mcp": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "odoo-erp-mcp"
      ]
    }
  }
}

README Excerpt

A high-performance, secure Model Context Protocol (MCP) server built in Rust for seamless interaction with Odoo ERP systems. This server allows AI models (like Claude, GPT-4, etc.) to perform advanced ORM operations and data analysis on Odoo models natively. - **Standard CRUD**: Search, Create, Update, and Delete any Odoo model.

Tools (4)

admincrudinheritread_only

Topics

erpllmmcpmcp-serverodooodoo-erprusttokio