odoo18-mcp-server

hedburgaren/odoo18-mcp-server
★ 0 stars TypeScript AI/LLM Updated today
The ultimate MCP server for Odoo 18 Community Edition
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": {
    "odoo18-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "hedburgaren/odoo18-mcp-server"
      ]
    }
  }
}

README Excerpt

> The ultimate [Model Context Protocol (MCP)](https://modelcontextprotocol.io) server for [Odoo 18 Community Edition](https://www.odoo.com/page/editions). --- **Odoo 18 MCP Server** is a production-ready MCP server that exposes your Odoo 18 Community Edition instance to AI assistants such as Claude, Cursor, Windsurf, and any other MCP-compatible client.