Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by rinofitochs • Automation & Orchestration
An MCP server that lets AI agents interact with Odoo ERP systems (models, records, and methods) via the Model Context Protocol.
Search, read, create, update, or delete records in an Odoo instance programmatically.
Execute custom Odoo model methods and integrate business logic into automated workflows.
Model metadata and field definitions or to perform targeted searches like employee lookups and holiday queries.
This project provides an MCP-compatible server to integrate with Odoo over XML-RPC, exposing model metadata, record access, and model methods to AI assistants. It supports searching, reading, creating, updating, and deleting records, plus executing custom model methods and retrieving field definitions. Configuration is flexible via a JSON config file or environment variables and includes URI-style resource access patterns for easy agent use. The server emphasizes stateless operations, clear error handling, and optional Docker deployment for portability.