mcp-server-odoo

ivnvxd/mcp-server-odoo
★ 193 stars Python 🤖 AI/LLM Updated 1mo ago
A Model Context Protocol (MCP) server that enables AI assistants to securely interact with Odoo ERP systems through standardized resources and tools for data retrieval and manipulation.
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-server-odoo": {
      "command": "uvx",
      "args": [
        "mcp-server-odoo"
      ]
    }
  }
}

Or install with pip: pip install mcp-server-odoo

Topics

aierpllmmcpmcp-servermcp-serversmodel-context-protocolodooodoo-mcp